DocumentInfo.Id Property

Definition

The Id of the document.

public:
 property Microsoft::CodeAnalysis::DocumentId ^ Id { Microsoft::CodeAnalysis::DocumentId ^ get(); };
public Microsoft.CodeAnalysis.DocumentId Id { get; }
member this.Id : Microsoft.CodeAnalysis.DocumentId
Public ReadOnly Property Id As DocumentId

Property Value

Applies to