Share via


InvalidMetadataPropertyException constructor (String)

Constructs a new instance of the class with a message.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
'Usage
Dim message As String

Dim instance As New InvalidMetadataPropertyException(message)
public InvalidMetadataPropertyException(
    string message
)

Parameters

See also

Reference

InvalidMetadataPropertyException class

InvalidMetadataPropertyException members

InvalidMetadataPropertyException overload

Microsoft.SharePoint.BusinessData.Administration namespace