次の方法で共有


MetadataException.Message プロパティ (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

エラー メッセージを表します。

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

構文

'宣言
Public Overrides ReadOnly Property Message As String
'使用
Dim instance As MetadataException
Dim value As String

value = instance.Message
public override string Message { get; }

プロパティ値

エラー メッセージです。

関連項目

参照

MetadataException クラス
MetadataException メンバ
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 名前空間