QsLog.Name Property

QsInformatica.Utils

QsLogName Property

[Missing <summary> documentation for "P:QsInformatica.Utils.QsLog.Name"]

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public string Name { get; }
Public ReadOnly Property Name As String
	Get
public:
virtual property String^ Name {
	String^ get () sealed;
}
abstract Name : string with get
override Name : string with get

Property Value

Type: String

Implements

IQsLogName
See Also