SPSolutionLanguagePack.DisplayName 属性

检索用户可见的显示名称的语言包。

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

语法

声明
Public Overrides ReadOnly Property DisplayName As String
    Get
用法
Dim instance As SPSolutionLanguagePack
Dim value As String

value = instance.DisplayName
public override string DisplayName { get; }

属性值

类型:System.String
返回语言包显示名称的字符串值。

另请参阅

引用

SPSolutionLanguagePack 类

SPSolutionLanguagePack 成员

Microsoft.SharePoint.Administration 命名空间