UI2.SetSaveAsDialogFileName(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:
void SetSaveAsDialogFileName(System::String ^ bstrFileName);
public void SetSaveAsDialogFileName (string bstrFileName);
Public Sub SetSaveAsDialogFileName (bstrFileName As String)
Parameters
- bstrFileName
- String