다음을 통해 공유


MetadataSerializationContext.Documents 속성

정의

중요: TMDL은 아직 미리 보기 상태이며 API 표면은 GA 이전에 수정될 수 있습니다.

컨텍스트에 포함된 문서의 논리적 경로를 가져옵니다.

public System.Collections.Generic.IReadOnlyCollection<string> Documents { get; }
member this.Documents : System.Collections.Generic.IReadOnlyCollection<string>
Public ReadOnly Property Documents As IReadOnlyCollection(Of String)

속성 값

경로가 있는 의 String 읽기 전용 컬렉션입니다.

적용 대상