IReferencedFeatureActivationDependency.ItemId 属性

获取所引用功能的 SharePoint 项目系统 ID。

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

语法

声明
ReadOnly Property ItemId As Guid
    Get
Guid ItemId { get; }

属性值

类型:System.Guid
表示功能 ID 的 GUID 值。

备注

项目系统 ID 可为 Id 属性。

.NET Framework 安全性

请参见

参考

IReferencedFeatureActivationDependency 接口

Microsoft.VisualStudio.SharePoint.Features 命名空间