Restituisce o imposta la password dell'utente.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public string Pwd { get; set; }
Public Property Pwd As String
Get
Set
public:
property String^ Pwd {
String^ get ();
void set (String^ value);
}
member Pwd : string with get, set
Valore della proprietà
Tipo:
StringVedi anche