Proprietà ChangePasswordCommandUser
|
Restituisce o imposta l'utente del quale cambiare la password.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public string User { get; set; }
Public Property User As String
Get
Set
public:
property String^ User {
String^ get ();
void set (String^ value);
}
member User : string with get, set
Valore della proprietà
Tipo:
StringVedi anche