Click or drag to resize

EnvDescription Property

Returns a descriptive name of this StringValueGetter, e.g. name plus source path if applicable.

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

Property value

String

Implemented

IGetStringValueDescription
See also