共用方式為


XDocumentClass._XDocument3_ImportFile 方法

**命名空間:**Microsoft.Office.Interop.InfoPath
**組件:**Microsoft.Office.Interop.InfoPath (於 microsoft.office.interop.infopath.dll 中)

語法

'宣告
Public Overridable Sub _XDocument3_ImportFile ( _
    <InAttribute> bstrFileURI As String _
) Implements _XDocument3.ImportFile
'用途
Dim instance As XDocumentClass
Dim bstrFileURI As String

CType(instance, _XDocument3).ImportFile(bstrFileURI)
public virtual void _XDocument3.ImportFile (
    [InAttribute] string bstrFileURI
)

參數

  • bstrFileURI

請參閱

參考

XDocumentClass 類別
XDocumentClass 成員
Microsoft.Office.Interop.InfoPath 命名空間