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