ProjectInfo.Documents 속성

정의

프로젝트와 처음 연결된 원본 문서 목록입니다.

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

속성 값

적용 대상