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.tdescAlias

[To be supplied.]

[Visual Basic]
Public tdescAlias As TypeDesc
[C#]
public TypeDesc tdescAlias;
[C++]
public: TypeDesc tdescAlias;
[JScript]
public var tdescAlias : TypeDesc;

See Also

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