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値です。

適用対象