ReportWebData.SaveFileNameResolved Property

Gets or sets the complete path with resolved objects name used when saving the Report .
<ID("SaveFileNameResolved", (int)e.SaveFileNameResolved)> _ 
<EditorBrowsable(EditorBrowsableState.Never)> _ 
Public Property SaveFileNameResolved() As String
This language is not supported or no code example is available.
[ID("SaveFileNameResolved", (int)e.SaveFileNameResolved)] 
[EditorBrowsable(EditorBrowsableState.Never)] 
public string SaveFileNameResolved {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