Share via


Field.Name Property

Returns the name of the field.

Namespace:  Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public ReadOnly Property Name As String
    Get
'Usage
Dim instance As Field
Dim value As String

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

Property Value

Type: System.String
A string.

See Also

Reference

Field Class

Field Members

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace