Click or drag to resize

SettingsDescription Property

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

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

Property value

String

Implemented

IGetStringValueDescription
See also