Share via


ISharePointRemoteCommandContext.Logger Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets the SharePoint project logger.

Namespace:  Microsoft.VisualStudio.SharePoint.Remote.Commands
Assembly:  Microsoft.VisualStudio.SharePoint.Remote (in Microsoft.VisualStudio.SharePoint.Remote.dll)

Syntax

'Declaration
ReadOnly Property Logger As ISharePointProjectLogger
ISharePointProjectLogger Logger { get; }

Property Value

Type: Microsoft.VisualStudio.SharePoint.ISharePointProjectLogger
The SharePoint project logger.

.NET Framework Security

See Also

Reference

ISharePointRemoteCommandContext Interface

Microsoft.VisualStudio.SharePoint.Remote.Commands Namespace