LocalFileLoggerService.Default Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or create and gets default logger instance
public:
static property Microsoft::VisualStudio::LocalLogger::ILocalFileLogger ^ Default { Microsoft::VisualStudio::LocalLogger::ILocalFileLogger ^ get(); };
public static Microsoft.VisualStudio.LocalLogger.ILocalFileLogger Default { get; }
member this.Default : Microsoft.VisualStudio.LocalLogger.ILocalFileLogger
Public Shared ReadOnly Property Default As ILocalFileLogger