言語

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

プロパティ値

報告ファイルの名前。

適用対象