Freigeben über


Project.DocumentIds Eigenschaft

Definition

Alle Dokument-IDs, die diesem Projekt zugeordnet sind.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::CodeAnalysis::DocumentId ^> ^ DocumentIds { System::Collections::Generic::IReadOnlyList<Microsoft::CodeAnalysis::DocumentId ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.CodeAnalysis.DocumentId> DocumentIds { get; }
member this.DocumentIds : System.Collections.Generic.IReadOnlyList<Microsoft.CodeAnalysis.DocumentId>
Public ReadOnly Property DocumentIds As IReadOnlyList(Of DocumentId)

Eigenschaftswert

Gilt für: