: BaseFolderType (Clase) (Microsoft.SharePoint.Portal.WebControls)
Esta clase y sus miembros se reservan para uso interno y no están diseñados para usarse en su código.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
<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
'Uso
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
Jerarquía de herencia
System.Object
Microsoft.SharePoint.Portal.WebControls.BaseFolderType
Microsoft.SharePoint.Portal.WebControls.CalendarFolderType
Microsoft.SharePoint.Portal.WebControls.ContactsFolderType
Microsoft.SharePoint.Portal.WebControls.FolderType
Seguridad de subprocesos
Todos los miembros estáticos públicos (compartidos en Visual Basic) de este tipo son seguros para la ejecución de subprocesos. No se garantiza que los miembros de instancia sean seguros para los subprocesos.
Vea también
Referencia
BaseFolderType (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)