LogDataApplication Property |
A Sandcastle Documented Class Library |
The application passed in the constructor.
Namespace: NSG.Library.Logger
Assembly: NSG.Library.Logger (in NSG.Library.Logger.dll) Version: 1.0.1.17 (1.0.1.17)
Syntax
public string Application { get; set; }
Public Property Application As String Get Set
public: virtual property String^ Application { String^ get () sealed; void set (String^ value) sealed; }
abstract Application : string with get, set override Application : string with get, set
Property Value
Type: StringSee Also