Compartir a través de


TextDocument.Folders Propiedad

Definición

Secuencia de carpetas lógicas en las que se encuentra el documento.

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)

Valor de propiedad

Se aplica a