SharePointProjectItemFileEventArgs.ProjectItemFile 属性

获取或设置 ISharePointProjectItemFile 的实例。

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

语法

声明
Public Property ProjectItemFile As ISharePointProjectItemFile
    Get
    Private Set
public ISharePointProjectItemFile ProjectItemFile { get; private set; }

属性值

类型:Microsoft.VisualStudio.SharePoint.ISharePointProjectItemFile
SharePoint 项目项文件对象。

.NET Framework 安全性

请参见

参考

SharePointProjectItemFileEventArgs 类

Microsoft.VisualStudio.SharePoint 命名空间