共用方式為


ICustomFeatureActivationDependency.SolutionId 屬性

取得或設定這項功能所依存之方案的 SharePoint ID。

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

語法

'宣告
Property SolutionId As Guid
    Get
    Set
Guid SolutionId { get; set; }

屬性值

型別:System.Guid
表示方案 ID 的 GUID。

.NET Framework 安全性

請參閱

參考

ICustomFeatureActivationDependency 介面

Microsoft.VisualStudio.SharePoint.Features 命名空間