次の方法で共有


BaseItemIdType クラス (Microsoft.SharePoint.Portal.WebControls)

このクラスおよびそのメンバは内部使用のために予約されており、ユーザー コード内で使用することを意図したものではありません。

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

構文

'宣言
<SerializableAttribute> _
<XmlIncludeAttribute(GetType(AttachmentIdType))> _
<XmlIncludeAttribute(GetType(OccurrenceItemIdType))> _
<XmlIncludeAttribute(GetType(ItemIdType))> _
<DesignerCategoryAttribute("code")> _
<XmlIncludeAttribute(GetType(RequestAttachmentIdType))> _
<XmlIncludeAttribute(GetType(RecurringMasterItemIdType))> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
<XmlIncludeAttribute(GetType(RootItemIdType))> _
<DebuggerStepThroughAttribute> _
Public MustInherit Class BaseItemIdType
'使用
Dim instance As BaseItemIdType
[SerializableAttribute] 
[XmlIncludeAttribute(typeof(AttachmentIdType))] 
[XmlIncludeAttribute(typeof(OccurrenceItemIdType))] 
[XmlIncludeAttribute(typeof(ItemIdType))] 
[DesignerCategoryAttribute("code")] 
[XmlIncludeAttribute(typeof(RequestAttachmentIdType))] 
[XmlIncludeAttribute(typeof(RecurringMasterItemIdType))] 
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")] 
[XmlIncludeAttribute(typeof(RootItemIdType))] 
[DebuggerStepThroughAttribute] 
public abstract class BaseItemIdType

継承階層

System.Object
  Microsoft.SharePoint.Portal.WebControls.BaseItemIdType
     Microsoft.SharePoint.Portal.WebControls.ItemIdType
     Microsoft.SharePoint.Portal.WebControls.OccurrenceItemIdType
     Microsoft.SharePoint.Portal.WebControls.RecurringMasterItemIdType
     Microsoft.SharePoint.Portal.WebControls.RequestAttachmentIdType
     Microsoft.SharePoint.Portal.WebControls.RootItemIdType

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

BaseItemIdType メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間