Partager via


Property.Name, propriété (Microsoft.Office.Server.ApplicationRegistry.Administration)

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

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property Name As String
'Utilisation
Dim instance As Property
Dim value As String

value = instance.Name

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

Valeur de la propriété

A string representing the name.

Voir aussi

Référence

Property, classe
Membres Property
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms