Partager via


InvalidMetadataPropertyException.MetadataObjectName, propriété (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Represents the name of the metadata object that contains the invalid property.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property MetadataObjectName As String
'Utilisation
Dim instance As InvalidMetadataPropertyException
Dim value As String

value = instance.MetadataObjectName

instance.MetadataObjectName = value
public string MetadataObjectName { get; set; }

Voir aussi

Référence

InvalidMetadataPropertyException, classe
Membres InvalidMetadataPropertyException
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms