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

報表檔的名稱。

適用於