DocumentInfo.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)

プロパティ値

適用対象