: InvalidMetadataPropertyException.MetadataObjectName (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Represents the name of the metadata object that contains the invalid property.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property MetadataObjectName As String
'Uso
Dim instance As InvalidMetadataPropertyException
Dim value As String
value = instance.MetadataObjectName
instance.MetadataObjectName = value
public string MetadataObjectName { get; set; }
Vea también
Referencia
InvalidMetadataPropertyException (Clase)
InvalidMetadataPropertyException (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)