Поделиться через


Свойство FileName

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

Пространство имен:  Microsoft.ReportingServices.Interfaces
Сборки:   Microsoft.ReportingServices.Interfaces (в Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (в Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Синтаксис

'Декларация
Public MustOverride ReadOnly Property FileName As String
    Get
'Применение
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

Значение свойства

Тип: System. . :: . .String

Замечания

Property

The name of the report file.