SymbolDocumentInfo.DocumentType Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Returns the document type's unique identifier, if any. Defaults to the GUID for a text file.

Namespace:  System.Linq.Expressions
Assembly:  System.Core (in System.Core.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property DocumentType As Guid
public virtual Guid DocumentType { get; }

Property Value

Type: System.Guid
The document type's unique identifier.

Version Information

Silverlight

Supported in: 5, 4

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.