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