InvalidMetadataPropertyException.InvalidPropertyName, propriété (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Represents the name of 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 InvalidPropertyName As String
'Utilisation
Dim instance As InvalidMetadataPropertyException
Dim value As String
value = instance.InvalidPropertyName
instance.InvalidPropertyName = value
public string InvalidPropertyName { get; set; }
Voir aussi
Référence
InvalidMetadataPropertyException, classe
Membres InvalidMetadataPropertyException
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms