C#
VB
Java
Objective-C
WinRT C#
C++
Gets the CLSID that describes the extension data.
public Guid Clsid { get; }
Public ReadOnly Property Clsid As Guid
public Guid Clsid {get;}
@property (nonatomic, assign, readonly, nullable) NSUUID *clsid
public UUID getClsid()
get_Clsid();
public:
property Guid Clsid {
Guid get();
}
A Guid that describes the extension data. This is valid only if DataLength is 0xFFFFFFFF.
For an example, refer to RasterCodecs.ReadExtensions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET