DataSourcePrompt.Prompt 屬性

定義

取得或設定當報表伺服器提示輸入使用者認證時,所要顯示的提示。

public:
 property System::String ^ Prompt { System::String ^ get(); void set(System::String ^ value); };
public string Prompt { get; set; }
member this.Prompt : string with get, set
Public Property Prompt As String

屬性值

String

包含使用者提示的 String 值。

適用於