ChangeDescriptionType クラス (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(ItemChangeDescriptionType))> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
<XmlIncludeAttribute(GetType(DeleteItemFieldType))> _
<DesignerCategoryAttribute("code")> _
<XmlIncludeAttribute(GetType(SetItemFieldType))> _
<XmlIncludeAttribute(GetType(DeleteFolderFieldType))> _
<XmlIncludeAttribute(GetType(AppendToItemFieldType))> _
<DebuggerStepThroughAttribute> _
<XmlIncludeAttribute(GetType(FolderChangeDescriptionType))> _
<XmlIncludeAttribute(GetType(AppendToFolderFieldType))> _
<XmlIncludeAttribute(GetType(SetFolderFieldType))> _
Public MustInherit Class ChangeDescriptionType
'使用
Dim instance As ChangeDescriptionType
[SerializableAttribute]
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")]
[XmlIncludeAttribute(typeof(ItemChangeDescriptionType))]
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")]
[XmlIncludeAttribute(typeof(DeleteItemFieldType))]
[DesignerCategoryAttribute("code")]
[XmlIncludeAttribute(typeof(SetItemFieldType))]
[XmlIncludeAttribute(typeof(DeleteFolderFieldType))]
[XmlIncludeAttribute(typeof(AppendToItemFieldType))]
[DebuggerStepThroughAttribute]
[XmlIncludeAttribute(typeof(FolderChangeDescriptionType))]
[XmlIncludeAttribute(typeof(AppendToFolderFieldType))]
[XmlIncludeAttribute(typeof(SetFolderFieldType))]
public abstract class ChangeDescriptionType
継承階層
System.Object
Microsoft.SharePoint.Portal.WebControls.ChangeDescriptionType
Microsoft.SharePoint.Portal.WebControls.FolderChangeDescriptionType
Microsoft.SharePoint.Portal.WebControls.ItemChangeDescriptionType
スレッドの安全性
この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。
関連項目
参照
ChangeDescriptionType メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間