MissingMetadataPropertyException Constructor (String)

Namespace:  Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

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

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

Parameters

See Also

Reference

MissingMetadataPropertyException Class

MissingMetadataPropertyException Members

MissingMetadataPropertyException Overload

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace