Compartir a través de


: Field.Name (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Returns the name of the field.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public ReadOnly Property Name As String
'Uso
Dim instance As Field
Dim value As String

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

Valor de propiedad

A string.

Vea también

Referencia

Field (Clase)
Field (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)