Proprietà DedNetAcadAppOpenInsideOtherCommand
|
Indica che si sta eseguiendo il comando di apertura all'interno di un altro comando
Namespace:
DedNetAcad
Assembly:
DedNetAcad (in DedNetAcad.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi public static bool OpenInsideOtherCommand { get; set; }
Public Shared Property OpenInsideOtherCommand As Boolean
Get
Set
public:
static property bool OpenInsideOtherCommand {
bool get ();
void set (bool value);
}
static member OpenInsideOtherCommand : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche