NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Decoder.GUID

[To be supplied.]

[Visual Basic]
Public ReadOnly Property GUID As Guid
[C#]
public Guid GUID {get;}
[C++]
public: __property Guid get_GUID();
[JScript]
public function get GUID() : Guid;

See Also

Decoder Class | Decoder Members | System.Drawing.Imaging Namespace