Logger.Loggers Özellik

Tanım

Kullanılabilir Günlükçüler listesi

public:
 static property System::Collections::Generic::IReadOnlyDictionary<System::String ^, Microsoft::VisualStudio::Workspace::Logging::Logger ^> ^ Loggers { System::Collections::Generic::IReadOnlyDictionary<System::String ^, Microsoft::VisualStudio::Workspace::Logging::Logger ^> ^ get(); };
public static System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.VisualStudio.Workspace.Logging.Logger> Loggers { get; }
member this.Loggers : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.VisualStudio.Workspace.Logging.Logger>
Public Shared ReadOnly Property Loggers As IReadOnlyDictionary(Of String, Logger)

Özellik Değeri

IReadOnlyDictionary<String,Logger>

Şunlara uygulanır