Compartir a través de


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

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

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

Sintaxis

'Declaración
Public Property Value As Object
'Uso
Dim instance As Property
Dim value As Object

value = instance.Value

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

Valor de propiedad

An object containing the value.

Vea también

Referencia

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