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