LogEventLoggerName Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string LoggerName { get; }
Public ReadOnly Property LoggerName As String
Get
public:
property String^ LoggerName {
String^ get ();
}
member LoggerName : string with get
Property Value
Type:
StringSee Also