Restituisce o imposta l'override della radice di root legato all'utente.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string Pws { get; set; }Public Property Pws As String
	Get
	Set
public:
property String^ Pws {
	String^ get ();
	void set (String^ value);
}member Pws : string with get, set
Valore della proprietà
String
Vedi anche