Partager via


Property.Value - Propriété

Obtient ou définit la valeur de l'objet Property .

Espace de noms :  Microsoft.SharePoint.BusinessData.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property Value As Object
    Get
    Set
'Utilisation
Dim instance As [Property]
Dim value As Object

value = instance.Value

instance.Value = value
public Object Value { get; set; }

Valeur de propriété

Type : System.Object

La valeur de l'objet Property .

Voir aussi

Référence

Property classe

Property - Membres

Microsoft.SharePoint.BusinessData.Administration - Espace de noms