SharePointProjectItemEventArgs.ProjectItem 屬性

取得或設定對應於所引發之事件的 ISharePointProjectItem

命名空間:  Microsoft.VisualStudio.SharePoint
組件:  Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)

語法

'宣告
Public Property ProjectItem As ISharePointProjectItem
    Get
    Private Set
public ISharePointProjectItem ProjectItem { get; private set; }

屬性值

型別:Microsoft.VisualStudio.SharePoint.ISharePointProjectItem
對應至所引發之事件的 SharePoint 專案項目。

.NET Framework 安全性

請參閱

參考

SharePointProjectItemEventArgs 類別

Microsoft.VisualStudio.SharePoint 命名空間