次の方法で共有


BasePathToElementType クラス (Microsoft.SharePoint.Portal.WebControls)

このクラスおよびそのメンバは内部使用のために予約されており、ユーザー コード内で使用することを意図したものではありません。

名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
<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
'使用
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

継承階層

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

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

BasePathToElementType メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間