Proprietà DedRootInfoRootedPath
             | 
          
        
        
            Restituisce il percorso corrispondente contenente la root (o il medesimo se quello da 
            analizzare era rooted).
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic string RootedPath { get; }Public ReadOnly Property RootedPath As String
	Get
public:
property String^ RootedPath {
	String^ get ();
}member RootedPath : string with get
Valore della proprietà
String
Vedi anche