Returns the localized display name of the field.
命名空间: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)
语法
声明
Public ReadOnly Property LocalizedDisplayName As String
用法
Dim instance As Field
Dim value As String
value = instance.LocalizedDisplayName
public string LocalizedDisplayName { get; }
属性值
A string.
另请参阅
参考
Field 类
Field 成员
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间