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: 25.3.0.0 (25.3.0.0)
Sintassipublic 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à
String
Vedi anche