IComManagerApplicationWasStartedWithEmbeddingArg Property |
Gets a value indicating whether the application was started with the -embedding argument.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax bool ApplicationWasStartedWithEmbeddingArg { get; }
Property Value
Booleantrue if the application was started with -embedding argument; otherwise,
false.
See Also