Proprietà DedCommandRunningContext
             | 
          
        
        
            Indica di ignorare i permessi utente.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic DedCommandRunningContextEnum RunningContext { get; set; }Public Property RunningContext As DedCommandRunningContextEnum
	Get
	Set
public:
property DedCommandRunningContextEnum RunningContext {
	DedCommandRunningContextEnum get ();
	void set (DedCommandRunningContextEnum value);
}member RunningContext : DedCommandRunningContextEnum with get, set
Valore della proprietà
DedCommandRunningContextEnum
Vedi anche