Compartir a través de


: Property.Name (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)

Gets or sets a value representing the name of the property.

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

Sintaxis

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

value = instance.Name

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

Valor de propiedad

A string representing the name.

Vea también

Referencia

Property (Clase)
Property (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)