DocumentType Property
Collapse the table of content
Expand the table of content

SymbolDocumentInfo.DocumentType Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

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)

'Declaration
Public Overridable ReadOnly Property DocumentType As Guid

Property Value

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

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft