次の方法で共有


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

名前空間: Microsoft.Office.Server.ApplicationRegistry.Administration
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Public Sub New ( _
    message As String, _
    context As ParseContext _
)
'使用
Dim message As String
Dim context As ParseContext

Dim instance As New PackageFormatException(message, context)
public PackageFormatException (
    string message,
    ParseContext context
)

パラメータ

  • message
  • context

関連項目

参照

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