: Field.DefaultDisplayName (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Returns the default display name of the field.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property DefaultDisplayName As String
'Uso
Dim instance As Field
Dim value As String
value = instance.DefaultDisplayName
public string DefaultDisplayName { get; }
Valor de propiedad
A string.
Vea también
Referencia
Field (Clase)
Field (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)