Proprietà DedCommandIgnoreUserPerm
|
Indica di ignorare i permessi utente.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
BooleanVedi anche