MetadataObject.Properties, propriété (Microsoft.Office.Server.ApplicationRegistry.Administration)
Gets all the properties that belong to this metadata object.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Properties As PropertyCollection
'Utilisation
Dim instance As MetadataObject
Dim value As PropertyCollection
value = instance.Properties
public PropertyCollection Properties { get; }
Valeur de la propriété
A PropertyCollection object containing the properties.
Voir aussi
Référence
MetadataObject, classe
Membres MetadataObject
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms