Logger.Loggers Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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)