Logger.Level Ö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.
Level özelliği
public:
property Microsoft::VisualStudio::Workspace::Logging::LoggingLevel Level { Microsoft::VisualStudio::Workspace::Logging::LoggingLevel get(); void set(Microsoft::VisualStudio::Workspace::Logging::LoggingLevel value); };
public:
property Microsoft::VisualStudio::Workspace::Logging::LoggingLevel Level { Microsoft::VisualStudio::Workspace::Logging::LoggingLevel get(); void set(Microsoft::VisualStudio::Workspace::Logging::LoggingLevel value); };
public Microsoft.VisualStudio.Workspace.Logging.LoggingLevel Level { get; set; }
member this.Level : Microsoft.VisualStudio.Workspace.Logging.LoggingLevel with get, set
Public Property Level As LoggingLevel