Partager via


FolderChangeDescriptionType, classe (Microsoft.SharePoint.Portal.WebControls)

Cette classe et ses membres sont réservés à une utilisation interne et ne sont pas destinés à être utilisés dans votre code.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
<XmlIncludeAttribute(GetType(SetFolderFieldType))> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
<XmlIncludeAttribute(GetType(AppendToFolderFieldType))> _
<XmlIncludeAttribute(GetType(DeleteFolderFieldType))> _
<DebuggerStepThroughAttribute> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
<DesignerCategoryAttribute("code")> _
Public Class FolderChangeDescriptionType
    Inherits ChangeDescriptionType
'Utilisation
Dim instance As FolderChangeDescriptionType
[SerializableAttribute] 
[XmlIncludeAttribute(typeof(SetFolderFieldType))] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")] 
[XmlIncludeAttribute(typeof(AppendToFolderFieldType))] 
[XmlIncludeAttribute(typeof(DeleteFolderFieldType))] 
[DebuggerStepThroughAttribute] 
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")] 
[DesignerCategoryAttribute("code")] 
public class FolderChangeDescriptionType : ChangeDescriptionType

Hiérarchie d'héritage

System.Object
   Microsoft.SharePoint.Portal.WebControls.ChangeDescriptionType
    Microsoft.SharePoint.Portal.WebControls.FolderChangeDescriptionType
       Microsoft.SharePoint.Portal.WebControls.AppendToFolderFieldType
       Microsoft.SharePoint.Portal.WebControls.DeleteFolderFieldType
       Microsoft.SharePoint.Portal.WebControls.SetFolderFieldType

Sécurité des threads

Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.

Voir aussi

Référence

Membres FolderChangeDescriptionType
Microsoft.SharePoint.Portal.WebControls, espace de noms