BaseFolderType, 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> _
<DesignerCategoryAttribute("code")> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
<XmlIncludeAttribute(GetType(ContactsFolderType))> _
<XmlIncludeAttribute(GetType(CalendarFolderType))> _
<XmlIncludeAttribute(GetType(FolderType))> _
<XmlIncludeAttribute(GetType(TasksFolderType))> _
<XmlIncludeAttribute(GetType(SearchFolderType))> _
<DebuggerStepThroughAttribute> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
Public MustInherit Class BaseFolderType
'Utilisation
Dim instance As BaseFolderType
[SerializableAttribute]
[DesignerCategoryAttribute("code")]
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")]
[XmlIncludeAttribute(typeof(ContactsFolderType))]
[XmlIncludeAttribute(typeof(CalendarFolderType))]
[XmlIncludeAttribute(typeof(FolderType))]
[XmlIncludeAttribute(typeof(TasksFolderType))]
[XmlIncludeAttribute(typeof(SearchFolderType))]
[DebuggerStepThroughAttribute]
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")]
public abstract class BaseFolderType
Hiérarchie d'héritage
System.Object
Microsoft.SharePoint.Portal.WebControls.BaseFolderType
Microsoft.SharePoint.Portal.WebControls.CalendarFolderType
Microsoft.SharePoint.Portal.WebControls.ContactsFolderType
Microsoft.SharePoint.Portal.WebControls.FolderType
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 BaseFolderType
Microsoft.SharePoint.Portal.WebControls, espace de noms