次の方法で共有


_XDocument2.ImportFile メソッド

このメンバは、新しいバージョンに置き換えられた COM インターフェイスのメンバのラッパーです。このインターフェイスの新しいバージョンでは、以前のインターフェイスのすべてのメンバと追加の新しいメンバが実装されています。新しいインターフェイスで実装されているこのメンバについては (使用例、解説、およびサンプル コードを含む)、次を参照してください _XDocument3.ImportFile.

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

構文

'宣言
<DispIdAttribute(20)> _
Sub ImportFile ( _
    <InAttribute> bstrFileURI As String _
)
'使用
Dim instance As _XDocument2
Dim bstrFileURI As String

instance.ImportFile(bstrFileURI)
[DispIdAttribute(20)] 
void ImportFile (
    [InAttribute] string bstrFileURI
)

パラメータ

  • bstrFileURI

関連項目

参照

_XDocument2 インターフェイス
_XDocument2 のメンバ
Microsoft.Office.Interop.InfoPath 名前空間