XFileSaveData.Type Property |
Language: |
Retrieves the template globally unique identifier (GUID) of this file data node.
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
System.Guid
This property is read-only.
The GUID representing the template in this file data node.
Exception GraphicsException.ErrorCode Cause GraphicsException XFileErrorCodes.BadObject Data could not be read from or written to an object. XFileErrorCodes.BadValue 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.