 | 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+acaf81dbf65483efca2a792d55c719cf92119339
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