InvalidMetadataObjectException 构造函数 (String, Exception) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

命名空间: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public Sub New ( _
    message As String, _
    inner As Exception _
)
用法
Dim message As String
Dim inner As Exception

Dim instance As New InvalidMetadataObjectException(message, inner)
public InvalidMetadataObjectException (
    string message,
    Exception inner
)

参数

  • message
  • inner

另请参阅

参考

InvalidMetadataObjectException 类
InvalidMetadataObjectException 成员
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间