The name of the report file in which the stream should be saved.
네임스페이스: Microsoft.ReportingServices.Interfaces
어셈블리: Microsoft.ReportingServices.SharePoint.UI.WebParts(Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces(Microsoft.ReportingServices.Interfaces.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.