 | InfoArgsLogLevelText Eigenschaft |
Konvertiert einen InfoType in sein String-Äquivalent, also z.B.:
InfoType.Error in "ERROR".
Namensraum: NetEti.ApplicationControlAssembly: NetEti.InfoController (in NetEti.InfoController.dll) Version: 1.0.0+51fe5b7276589153c944e2c8ee8374e1aeadbb38
Syntaxpublic string LogLevelText { get; }Public ReadOnly Property LogLevelText As String
Get
public:
property String^ LogLevelText {
String^ get ();
}member LogLevelText : string with get
Eigenschaftswert
String
Siehe auch