次の方法で共有


XMLSchemaCache インターフェイス

この型またはメンバは、Microsoft XML Core Services (MSXML) 5.0 オブジェクトまたはメンバのプロキシとして動作します。この型またはメンバによってラップされる MSXML オブジェクトまたはメンバについては、MSDN で Microsoft XML Core Services (MSXML) SDK を検索してください。MSDN オブジェクトまたはメンバのマネージ コードからの使用については、次を参照してください InfoPath 2003 オブジェクト モデルを使用して MSXML5 と System.Xml を操作する

 

名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)

構文

'宣言
<CoClassAttribute(GetType(XMLSchemaCacheWrapper))> _
<CLSCompliantAttribute(False)> _
<GuidAttribute("373984c8-b845-449b-91e7-45ac83036ade")> _
Public Interface XMLSchemaCache
    Inherits IXMLDOMSchemaCollection
'使用
Dim instance As XMLSchemaCache
[CoClassAttribute(typeof(XMLSchemaCacheWrapper))] 
[CLSCompliantAttribute(false)] 
[GuidAttribute("373984c8-b845-449b-91e7-45ac83036ade")] 
public interface XMLSchemaCache : IXMLDOMSchemaCollection

関連項目

参照

XMLSchemaCache のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間