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