次の方法で共有


ReportParameter.Prompt プロパティ

定義

パラメーター値の入力を要求するときに表示されるユーザー プロンプトに評価される式を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ Prompt { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty Prompt { get; }
member this.Prompt : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property Prompt As ReportStringProperty

プロパティ値

ReportStringProperty オブジェクト。

適用対象