XmlFormHostItem.SetSaveAsDialogLocation(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This member is a wrapper for the SetSaveAsDialogLocation(String) method of the XmlForm class.
public:
virtual void SetSaveAsDialogLocation(System::String ^ pathname);
public virtual void SetSaveAsDialogLocation (string pathname);
abstract member SetSaveAsDialogLocation : string -> unit
override this.SetSaveAsDialogLocation : string -> unit
Public Overridable Sub SetSaveAsDialogLocation (pathname As String)
Parameters
- pathname
- String