 | JobLoggers Eigenschaft |
Liste von externen Loggern für einen jobPackage.Job.
Namensraum: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntaxpublic Dictionary<string, LoggerShell> Loggers { get; set; }
Public Property Loggers As Dictionary(Of String, LoggerShell)
Get
Set
public:
property Dictionary<String^, LoggerShell^>^ Loggers {
Dictionary<String^, LoggerShell^>^ get ();
void set (Dictionary<String^, LoggerShell^>^ value);
}
member Loggers : Dictionary<string, LoggerShell> with get, set
Eigenschaftswert
DictionaryString,
LoggerShell
Siehe auch