Compartilhar via


InvalidMetadataPropertyException (String, String, String, Type) Construtor

Espaço para nome Microsoft.Office.Server.ApplicationRegistry.Administration
Conjunto de Módulos (Assembly) Microsoft.SharePoint.Portal (em microsoft.sharepoint.portal.dll)

A sintaxe

Public Sub New ( _
    message As String, _
    invalidPropertyName As String, _
    metadataObjectName As String, _
    metadataObjectType As Type _
)

Dim message As String
Dim invalidPropertyName As String
Dim metadataObjectName As String
Dim metadataObjectType As Type

Dim instance As New InvalidMetadataPropertyException(message, invalidPropertyName, metadataObjectName, metadataObjectType)
public InvalidMetadataPropertyException (
    string message,
    string invalidPropertyName,
    string metadataObjectName,
    Type metadataObjectType
)

Parâmetros

  • message
  • invalidPropertyName
  • metadataObjectName
  • metadataObjectType

Consulte também

Referência

InvalidMetadataPropertyException De classe
InvalidMetadataPropertyException Membros
Microsoft.Office.Server.ApplicationRegistry.Administration De espaço para nome