XFileData.Type Property

Language:

Retrieves the globally unique identifier (GUID) of an object's template.

Definition

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

Property Value

System.Guid
A Guid Leave Site instance that contains the GUID of the object's template.

This property is read-only. 

Remarks

Exception GraphicsException.ErrorCode Cause
GraphicsException XFileErrorCodes.BadValue If a variable is outside its expected range; typically returned when an object is invalid.


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