共用方式為


Project.DocumentIds 屬性

定義

與此專案相關聯的所有檔識別碼。

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)

屬性值

適用於