次の方法で共有


MetadataObjectNotFoundException コンストラクタ (String, Exception) (Microsoft.Office.Server.ApplicationRegistry.Administration)

名前空間: Microsoft.Office.Server.ApplicationRegistry.Administration
アセンブリ: 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 MetadataObjectNotFoundException(message, inner)
public MetadataObjectNotFoundException (
    string message,
    Exception inner
)

パラメータ

  • message
  • inner

関連項目

参照

MetadataObjectNotFoundException クラス
MetadataObjectNotFoundException メンバ
Microsoft.Office.Server.ApplicationRegistry.Administration 名前空間