Compartir a través de


Project.DocumentIds Propiedad

Definición

Todos los identificadores de documento asociados a este proyecto.

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)

Valor de propiedad

Se aplica a