RenderedOutputFile.FileName 属性

定义

获取应在其中保存流的报表文件的名称。

public:
 abstract property System::String ^ FileName { System::String ^ get(); };
public abstract string FileName { get; }
member this.FileName : string
Public MustOverride ReadOnly Property FileName As String

属性值

String

报表文件的名称。

适用于