次の方法で共有


AccessDeniedException.Message プロパティ (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)

メッセージ "BDC により、アクセスが拒否されました" を返します。

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

構文

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

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

プロパティ値

"BDC により、アクセスが拒否されました" を含む文字列。

関連項目

参照

AccessDeniedException クラス
AccessDeniedException メンバ
Microsoft.Office.Server.ApplicationRegistry.Infrastructure 名前空間