Click or drag to resize

ClickOnceInfoBaseDirectory property

The directory in which the application was started as an absolute path.

Namespace: NetEti.ApplicationEnvironment
Assembly: NetEti.EnvAccess (in NetEti.EnvAccess.dll) Version: 1.0.0+c5c038966671ba49f3a11888a845ad02585d8821
Syntax
public string BaseDirectory { get; init; }

Property value

String
See also