RecurrenceRangeBaseType クラス (Microsoft.SharePoint.Portal.WebControls)
このクラスおよびそのメンバは内部使用のために予約されており、ユーザー コード内で使用することを意図したものではありません。
名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
<SerializableAttribute> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
<XmlIncludeAttribute(GetType(NumberedRecurrenceRangeType))> _
<DesignerCategoryAttribute("code")> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
<XmlIncludeAttribute(GetType(EndDateRecurrenceRangeType))> _
<XmlIncludeAttribute(GetType(NoEndRecurrenceRangeType))> _
<DebuggerStepThroughAttribute> _
Public MustInherit Class RecurrenceRangeBaseType
'使用
Dim instance As RecurrenceRangeBaseType
[SerializableAttribute]
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")]
[XmlIncludeAttribute(typeof(NumberedRecurrenceRangeType))]
[DesignerCategoryAttribute("code")]
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")]
[XmlIncludeAttribute(typeof(EndDateRecurrenceRangeType))]
[XmlIncludeAttribute(typeof(NoEndRecurrenceRangeType))]
[DebuggerStepThroughAttribute]
public abstract class RecurrenceRangeBaseType
継承階層
System.Object
Microsoft.SharePoint.Portal.WebControls.RecurrenceRangeBaseType
Microsoft.SharePoint.Portal.WebControls.EndDateRecurrenceRangeType
Microsoft.SharePoint.Portal.WebControls.NoEndRecurrenceRangeType
Microsoft.SharePoint.Portal.WebControls.NumberedRecurrenceRangeType
スレッドの安全性
この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。
関連項目
参照
RecurrenceRangeBaseType メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間