MessageHandlerBase.Logger Property

Definition

protected:
 property Microsoft::VisualStudio::Web::CodeGeneration::ILogger ^ Logger { Microsoft::VisualStudio::Web::CodeGeneration::ILogger ^ get(); };
protected Microsoft.VisualStudio.Web.CodeGeneration.ILogger Logger { get; }
member this.Logger : Microsoft.VisualStudio.Web.CodeGeneration.ILogger
Protected ReadOnly Property Logger As ILogger

Property Value

ILogger

Applies to