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!

TypeAttr.guid

[To be supplied.]

[Visual Basic]
Public guid As Guid
[C#]
public Guid guid;
[C++]
public: Guid guid;
[JScript]
public var guid : Guid;

See Also

TypeAttr Class | TypeAttr Members | System.Runtime.InteropServices Namespace