Proprietà DedVarsDedRootRadixPath
|
Restituisce il valore del percorso radice delle root. Viene utilizzato in caso di path relativi.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public string DedRootRadixPath { get; set; }
Public Property DedRootRadixPath As String
Get
Set
public:
property String^ DedRootRadixPath {
String^ get ();
void set (String^ value);
}
member DedRootRadixPath : string with get, set
Valore della proprietà
StringVedi anche