MissingMetadataPropertyException コンストラクタ (String, Exception, Type) (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, _
metadataObjectType As Type _
)
'使用
Dim message As String
Dim inner As Exception
Dim metadataObjectType As Type
Dim instance As New MissingMetadataPropertyException(message, inner, metadataObjectType)
public MissingMetadataPropertyException (
string message,
Exception inner,
Type metadataObjectType
)
パラメータ
- message
- inner
- metadataObjectType
関連項目
参照
MissingMetadataPropertyException クラス
MissingMetadataPropertyException メンバ
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 名前空間