다음을 통해 공유


TextDocument.Folders 속성

정의

문서에 포함된 논리 폴더의 시퀀스입니다.

public:
 property System::Collections::Generic::IReadOnlyList<System::String ^> ^ Folders { System::Collections::Generic::IReadOnlyList<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<string> Folders { get; }
member this.Folders : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Folders As IReadOnlyList(Of String)

속성 값

적용 대상