Proprietà DedNetAcadAppCommandRunFromLua
|
Indica se il comando è stato lanciato da lua.
Namespace:
DedNetAcad
Assembly:
DedNetAcad (in DedNetAcad.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi public static bool CommandRunFromLua { get; set; }
Public Shared Property CommandRunFromLua As Boolean
Get
Set
public:
static property bool CommandRunFromLua {
bool get ();
void set (bool value);
}
static member CommandRunFromLua : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche