Field.DefaultDisplayName 属性 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Returns the default display name of the field.

命名空间: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public ReadOnly Property DefaultDisplayName As String
用法
Dim instance As Field
Dim value As String

value = instance.DefaultDisplayName
public string DefaultDisplayName { get; }

属性值

A string.

另请参阅

参考

Field 类
Field 成员
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间