Proprietà AIServerManagerActive
|
Imposta e restituisce se è attivo l'assistente AI.
Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 28.0.0
Sintassipublic bool Active { get; set; }
Public Property Active As Boolean
Get
Set
public:
property bool Active {
bool get ();
void set (bool value);
}
member Active : bool with get, set
Valore della proprietà
Boolean
Vedi anche