SharedServicesPortalNotFoundException クラス (Microsoft.SharePoint.Portal)
このクラスおよびそのメンバは内部使用のために予約されており、ユーザー コード内で使用することを意図したものではありません。
名前空間: Microsoft.SharePoint.Portal
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public NotInheritable Class SharedServicesPortalNotFoundException
Inherits ApplicationException
'使用
Dim instance As SharedServicesPortalNotFoundException
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
public sealed class SharedServicesPortalNotFoundException : ApplicationException
継承階層
System.Object
System.Exception
System.ApplicationException
Microsoft.SharePoint.Portal.SharedServicesPortalNotFoundException
スレッドの安全性
この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。
関連項目
参照
SharedServicesPortalNotFoundException メンバ
Microsoft.SharePoint.Portal 名前空間