ILoggerComponentName Property |
IT Hit User File System
Name of the component that is writing to the log.
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.3.27213.0
Syntax string ComponentName { get; }
ReadOnly Property ComponentName As String
Get
property String^ ComponentName {
String^ get ();
}
abstract ComponentName : string with get
Property Value
Type:
StringSee Also