다음을 통해 공유


FileName 속성

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

네임스페이스:  Microsoft.ReportingServices.Interfaces
어셈블리:   Microsoft.ReportingServices.Interfaces.dll의 Microsoft.ReportingServices.Interfaces
  Microsoft.ReportingServices.SharePoint.UI.WebParts.dll의 Microsoft.ReportingServices.SharePoint.UI.WebParts

구문

‘선언
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.