XDocumentClass.SaveAs(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.
public:
virtual void SaveAs(System::String ^ bstrFileUrl) = Microsoft::Office::Interop::InfoPath::_XDocument2::SaveAs;
public virtual void SaveAs (string bstrFileUrl);
Public Overridable Sub SaveAs (bstrFileUrl As String)
Parameters
- bstrFileUrl
- String