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