Condividi tramite


Proprietà IReportViewerMessages.UserNamePrompt

Testo del messaggio di richiesta del nome utente.

Spazio dei nomi:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)

Sintassi

'Dichiarazione
ReadOnly Property UserNamePrompt As String
string UserNamePrompt { get; }
property String^ UserNamePrompt {
    String^ get ();
}
abstract UserNamePrompt : string with get
function get UserNamePrompt () : String

Valore proprietà

Tipo: String
Valore stringa.

Vedere anche

Riferimenti

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WinForms