Property.Value, propriété (Microsoft.Office.Server.ApplicationRegistry.Administration)
Gets or sets a value representing the value 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 Value As Object
'Utilisation
Dim instance As Property
Dim value As Object
value = instance.Value
instance.Value = value
public Object Value { get; set; }
Valeur de la propriété
An object containing the value.
Voir aussi
Référence
Property, classe
Membres Property
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms