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 属性的计算值。

适用于