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!

SymDocumentType.Text

Specifies the GUID of the document type to be used with the symbol store.

[Visual Basic]
Public Shared ReadOnly Text As Guid
[C#]
public static readonly Guid Text;
[C++]
public: static readonly Guid Text;
[JScript]
public static var Text : Guid;

See Also

SymDocumentType Class | SymDocumentType Members | System.Diagnostics.SymbolStore Namespace