 | BasicAppSettingsSingleInstance Eigenschaft |
Bei true kann die Applikation nur einmal gestartet werden.
Default: false
Namensraum: NetEti.ApplicationEnvironmentAssembly: NetEti.BasicAppSettings (in NetEti.BasicAppSettings.dll) Version: 1.0.0+47f2d73d44cbabd9edbd44700dbe27e722340f78
Syntaxpublic bool SingleInstance { get; }
Public ReadOnly Property SingleInstance As Boolean
Get
public:
property bool SingleInstance {
bool get ();
}
member SingleInstance : bool with get
Eigenschaftswert
Boolean
Siehe auch