SPSolutionLanguagePack.SolutionId 属性

返回指定清单文件中的解决方案 id。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property SolutionId As Guid
    Get
用法
Dim instance As SPSolutionLanguagePack
Dim value As Guid

value = instance.SolutionId
public Guid SolutionId { get; }

属性值

类型:System.Guid
GUID。

另请参阅

引用

SPSolutionLanguagePack 类

SPSolutionLanguagePack 成员

Microsoft.SharePoint.Administration 命名空间