Compartir a través de


: BasePathToElementType (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> _
<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
'Uso
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

Jerarquía de herencia

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

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

BasePathToElementType (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)