Proprietà DedCommandIgnoreUserPerm
|
Indica di ignorare i permessi utente.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool IgnoreUserPerm { get; set; }
Public Property IgnoreUserPerm As Boolean
Get
Set
public:
property bool IgnoreUserPerm {
bool get ();
void set (bool value);
}
member IgnoreUserPerm : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche