Proprietà DedCommandRunningContext
|
Indica di ignorare i permessi utente.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public 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à
Tipo:
DedCommandRunningContextEnumVedi anche