MetadataObjectNotFoundException コンストラクタ (String, Type, String) (Microsoft.Office.Server.ApplicationRegistry.Administration)
名前空間: Microsoft.Office.Server.ApplicationRegistry.Administration
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public Sub New ( _
message As String, _
metadataObjectType As Type, _
searchCriteria As String _
)
'使用
Dim message As String
Dim metadataObjectType As Type
Dim searchCriteria As String
Dim instance As New MetadataObjectNotFoundException(message, metadataObjectType, searchCriteria)
public MetadataObjectNotFoundException (
string message,
Type metadataObjectType,
string searchCriteria
)
パラメータ
- message
- metadataObjectType
- searchCriteria
関連項目
参照
MetadataObjectNotFoundException クラス
MetadataObjectNotFoundException メンバ
Microsoft.Office.Server.ApplicationRegistry.Administration 名前空間