DataSourcePrompt.Prompt Propiedad

Definición

Obtiene o establece el mensaje que se mostrará cuando el servidor de informes solicite credenciales de usuario.

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

Valor de propiedad

Valor String que contiene el mensaje de usuario.

Se aplica a