Restituisce o imposta l'override della radice di root legato all'utente.
            
 
    Namespace: 
   DedNet.Core
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.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à
Tipo: 
String
Vedi anche