次の方法で共有


ReportParameterInstance.Prompt プロパティ

定義

Prompt クラスの ReportParameter プロパティの計算値を取得します。

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

プロパティ値

string プロパティの計算値を表す Prompt 値。

適用対象