ReportForm.SaveFileName Property

Gets or sets the complete path without resolved objects name used when saving the Report.
<ID("SaveFileName", (int)e.SaveFileName, true)> _ 
Public Property SaveFileName() As String
This language is not supported or no code example is available.
[ID("SaveFileName", (int)e.SaveFileName, true)] 
public string SaveFileName {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition