Click or drag to resize

CommandLineDescription Property

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

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

Property value

String

Implemented

IGetStringValueDescription
See also