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
屬性值
備註
Property
The name of the report file.