Proprietà CreateFolderPath
|
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public List<string> Path { get; set; }
Public Property Path As List(Of String)
Get
Set
public:
property List<String^>^ Path {
List<String^>^ get ();
void set (List<String^>^ value);
}
member Path : List<string> with get, set
Valore della proprietà
Tipo:
ListStringVedi anche