XFileData.Id Property |
Language: |
Retrieves the globally unique identifier (GUID) of this file data object.
Visual Basic Public ReadOnly Property Id As Guid C# public Guid Id { get; } C++ public:
property Guid Id {
Guid get();
}JScript public function get Id() : Guid
System.Guid
This property is read-only.
A GUID that represents this file data object.
Exception GraphicsException.ErrorCode Cause GraphicsException 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.