ISharePointProjectItemDeploymentContext.Feature 屬性
取得與專案項目相關聯的主要功能。
命名空間: Microsoft.VisualStudio.SharePoint.Deployment
組件: Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)
語法
'宣告
ReadOnly Property Feature As ISharePointProjectFeature
ISharePointProjectFeature Feature { get; }
屬性值
型別:Microsoft.VisualStudio.SharePoint.ISharePointProjectFeature
表示 SharePoint 功能的物件。
備註
如果專案項目出現在多項功能中,就會使用具有最特定部署範圍的功能。
如果多個功能都有相同的部署範圍,便會使用任意的功能。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。