Click or drag to resize

BasicAppSettingsIsClickOnce property

True, if the application was installed via ClickOnce (see also ClickOnceDataDirectory).

Namespace: NetEti.ApplicationEnvironment
Assembly: NetEti.BasicAppSettings (in NetEti.BasicAppSettings.dll) Version: 1.0.0+fc721cf1d38e1de155fd33971356662ac9c21f21
Syntax
public bool IsClickOnce { get; }

Property value

Boolean
See also