FileName propriété
The name of the report file in which the stream should be saved.
Espace de noms : Microsoft.ReportingServices.Interfaces
Assemblys : Microsoft.ReportingServices.Interfaces (dans Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (dans Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Syntaxe
'Déclaration
Public MustOverride ReadOnly Property FileName As String
Get
'Utilisation
Dim instance As RenderedOutputFile
Dim value As String
value = instance.FileName
public abstract string FileName { get; }
public:
virtual property String^ FileName {
String^ get () abstract;
}
abstract FileName : string
abstract function get FileName () : String
Valeur de la propriété
Type : System. . :: . .String
Notes
Property
The name of the report file.