ISharePointCommandContext.Logger 属性

获取在 Visual Studio 中可用来向**“输出”窗口或“错误列表”**窗口写入消息的日志服务。

命名空间:  Microsoft.VisualStudio.SharePoint.Commands
程序集:  Microsoft.VisualStudio.SharePoint.Commands(在 Microsoft.VisualStudio.SharePoint.Commands.dll 中)

语法

声明
ReadOnly Property Logger As ISharePointCommandLogger
    Get
ISharePointCommandLogger Logger { get; }

属性值

类型:Microsoft.VisualStudio.SharePoint.Commands.ISharePointCommandLogger
表示日志服务的 ISharePointCommandLogger 实例。

.NET Framework 安全性

请参见

参考

ISharePointCommandContext 接口

Microsoft.VisualStudio.SharePoint.Commands 命名空间