Resource.Type Property

Language:

Retrieves the type of a resource.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.ResourceType
Returns the ResourceType that identifies the type of the resource.

This property is read-only. 

Applies To

BaseTexture, IndexBuffer, Surface, VertexBuffer

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