TextureShader.Description Property

Language:

Retrieves a description of the constant table.

Definition

Visual Basic Public ReadOnly Property Description As ConstantTableDescription
C# public ConstantTableDescription Description { get; }
C++ public:
property ConstantTableDescription Description {
        ConstantTableDescription get();
}
JScript public function get Description() : ConstantTableDescription

Property Value

Microsoft.DirectX.Direct3D.ConstantTableDescription
A ConstantTableDescription object that contains the attributes of the constant table.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center