次の方法で共有


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

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

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

構文

'宣言
<SerializableAttribute> _
<XmlIncludeAttribute(GetType(RegeneratingPatternBaseType))> _
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
<XmlIncludeAttribute(GetType(RelativeYearlyRecurrencePatternType))> _
<XmlIncludeAttribute(GetType(IntervalRecurrencePatternBaseType))> _
<XmlIncludeAttribute(GetType(DailyRecurrencePatternType))> _
<XmlIncludeAttribute(GetType(AbsoluteYearlyRecurrencePatternType))> _
<XmlIncludeAttribute(GetType(AbsoluteMonthlyRecurrencePatternType))> _
<XmlIncludeAttribute(GetType(RelativeMonthlyRecurrencePatternType))> _
<XmlIncludeAttribute(GetType(WeeklyRecurrencePatternType))> _
<XmlIncludeAttribute(GetType(YearlyRegeneratingPatternType))> _
<XmlIncludeAttribute(GetType(MonthlyRegeneratingPatternType))> _
<XmlIncludeAttribute(GetType(WeeklyRegeneratingPatternType))> _
<XmlIncludeAttribute(GetType(DailyRegeneratingPatternType))> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
Public MustInherit Class RecurrencePatternBaseType
'使用
Dim instance As RecurrencePatternBaseType
[SerializableAttribute] 
[XmlIncludeAttribute(typeof(RegeneratingPatternBaseType))] 
[DebuggerStepThroughAttribute] 
[DesignerCategoryAttribute("code")] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")] 
[XmlIncludeAttribute(typeof(RelativeYearlyRecurrencePatternType))] 
[XmlIncludeAttribute(typeof(IntervalRecurrencePatternBaseType))] 
[XmlIncludeAttribute(typeof(DailyRecurrencePatternType))] 
[XmlIncludeAttribute(typeof(AbsoluteYearlyRecurrencePatternType))] 
[XmlIncludeAttribute(typeof(AbsoluteMonthlyRecurrencePatternType))] 
[XmlIncludeAttribute(typeof(RelativeMonthlyRecurrencePatternType))] 
[XmlIncludeAttribute(typeof(WeeklyRecurrencePatternType))] 
[XmlIncludeAttribute(typeof(YearlyRegeneratingPatternType))] 
[XmlIncludeAttribute(typeof(MonthlyRegeneratingPatternType))] 
[XmlIncludeAttribute(typeof(WeeklyRegeneratingPatternType))] 
[XmlIncludeAttribute(typeof(DailyRegeneratingPatternType))] 
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")] 
public abstract class RecurrencePatternBaseType

継承階層

System.Object
  Microsoft.SharePoint.Portal.WebControls.RecurrencePatternBaseType
     Microsoft.SharePoint.Portal.WebControls.AbsoluteYearlyRecurrencePatternType
     Microsoft.SharePoint.Portal.WebControls.IntervalRecurrencePatternBaseType
     Microsoft.SharePoint.Portal.WebControls.RelativeYearlyRecurrencePatternType

スレッドの安全性

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

関連項目

参照

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