: MetadataObject.Properties (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Administration)
Gets all the properties that belong to this metadata object.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property Properties As PropertyCollection
'Uso
Dim instance As MetadataObject
Dim value As PropertyCollection
value = instance.Properties
public PropertyCollection Properties { get; }
Valor de propiedad
A PropertyCollection object containing the properties.
Vea también
Referencia
MetadataObject (Clase)
MetadataObject (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)