AreaDuplicateException クラス (Microsoft.SharePoint.Portal.SiteData)
現在は使用されていません。
名前空間: Microsoft.SharePoint.Portal.SiteData
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public Class AreaDuplicateException
Inherits Exception
'使用
Dim instance As AreaDuplicateException
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
public class AreaDuplicateException : Exception
備考
重複しているタイトルを持つ Web サイトは Microsoft Office SharePoint Server 2007 で使用することができます。Microsoft Office SharePoint Portal Server 2003 では重複しているタイトルを使用できませんでした。このため、AreaDuplicationException 例外は Office SharePoint Server 2007 ではスローされません。
継承階層
System.Object
System.Exception
Microsoft.SharePoint.Portal.SiteData.AreaDuplicateException
スレッドの安全性
この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。
関連項目
参照
AreaDuplicateException メンバ
Microsoft.SharePoint.Portal.SiteData 名前空間