MetadataException 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 MetadataException(message)
public MetadataException(
string message
)
Parameters
- message
Type: System.String
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace