Condividi tramite


Proprietà FileName

The name of the report file in which the stream should be saved.

Spazio dei nomi  Microsoft.ReportingServices.Interfaces
Assembly:   Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Sintassi

'Dichiarazione
Public MustOverride ReadOnly Property FileName As String
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .String

Osservazioni

Property

The name of the report file.