XDocumentClass._XDocument3_SaveAs-Methode
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
Public Overridable Sub _XDocument3_SaveAs ( _
<InAttribute> bstrFileUrl As String _
) Implements _XDocument3.SaveAs
'Usage
Dim instance As XDocumentClass
Dim bstrFileUrl As String
CType(instance, _XDocument3).SaveAs(bstrFileUrl)
public virtual void _XDocument3.SaveAs (
[InAttribute] string bstrFileUrl
)
Parameter
- bstrFileUrl
Siehe auch
Referenz
XDocumentClass-Klasse
XDocumentClass-Member
Microsoft.Office.Interop.InfoPath-Namespace