Sdílet prostřednictvím


XDocumentClass._XDocument3_ImportFile-Methode

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Syntax

'Declaration
Public Overridable Sub _XDocument3_ImportFile ( _
    <InAttribute> bstrFileURI As String _
) Implements _XDocument3.ImportFile
'Usage
Dim instance As XDocumentClass
Dim bstrFileURI As String

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

Parameter

  • bstrFileURI

Siehe auch

Referenz

XDocumentClass-Klasse
XDocumentClass-Member
Microsoft.Office.Interop.InfoPath-Namespace