ICustomFeatureActivationDependency.SolutionName 属性

获取或设置 SharePoint 解决方案文件 (WSP) 的文件名。

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

语法

声明
Property SolutionName As String
    Get
    Set
string SolutionName { get; set; }

属性值

类型:System.String
一个表示文件名的字符串。

.NET Framework 安全性

请参见

参考

ICustomFeatureActivationDependency 接口

Microsoft.VisualStudio.SharePoint.Features 命名空间