ReportParameter.Prompt 속성

정의

매개 변수 값을 요청할 때 사용자에게 표시할 메시지를 가져옵니다.

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

속성 값

매개 변수 값을 요청할 때 사용자에게 표시할 메시지를 포함하는 string입니다.

적용 대상