Click or drag to resize

AppEnvReaderDescription Property

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

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

Property value

String

Implemented

IGetStringValueDescription
See also