Share via


XmlFormHostItem.SetSaveAsDialogLocation method

This member is a wrapper for the SetSaveAsDialogLocation method of the XmlForm class.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
Public Overridable Sub SetSaveAsDialogLocation ( _
    pathname As String _
)
'Usage
Dim instance As XmlFormHostItem
Dim pathname As String

instance.SetSaveAsDialogLocation(pathname)
public virtual void SetSaveAsDialogLocation(
    string pathname
)

Parameters

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace