Partager via


BasePathToElementType, 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> _
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/types")> _
<XmlIncludeAttribute(GetType(PathToExtendedFieldType))> _
<XmlIncludeAttribute(GetType(PathToExceptionFieldType))> _
<XmlIncludeAttribute(GetType(AttachmentFieldType))> _
<XmlIncludeAttribute(GetType(PathToIndexedFieldType))> _
<XmlIncludeAttribute(GetType(PathToUnindexedFieldType))> _
<GeneratedCodeAttribute("System.Xml", "2.0.50727.42")> _
Public MustInherit Class BasePathToElementType
'Utilisation
Dim instance As BasePathToElementType
[SerializableAttribute] 
[DebuggerStepThroughAttribute] 
[DesignerCategoryAttribute("code")] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/types")] 
[XmlIncludeAttribute(typeof(PathToExtendedFieldType))] 
[XmlIncludeAttribute(typeof(PathToExceptionFieldType))] 
[XmlIncludeAttribute(typeof(AttachmentFieldType))] 
[XmlIncludeAttribute(typeof(PathToIndexedFieldType))] 
[XmlIncludeAttribute(typeof(PathToUnindexedFieldType))] 
[GeneratedCodeAttribute("System.Xml", "2.0.50727.42")] 
public abstract class BasePathToElementType

Hiérarchie d'héritage

System.Object
  Microsoft.SharePoint.Portal.WebControls.BasePathToElementType
     Microsoft.SharePoint.Portal.WebControls.AttachmentFieldType
     Microsoft.SharePoint.Portal.WebControls.PathToExceptionFieldType
     Microsoft.SharePoint.Portal.WebControls.PathToExtendedFieldType
     Microsoft.SharePoint.Portal.WebControls.PathToIndexedFieldType
     Microsoft.SharePoint.Portal.WebControls.PathToUnindexedFieldType

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 BasePathToElementType
Microsoft.SharePoint.Portal.WebControls, espace de noms