Condividi tramite


Proprietà IReportViewerMessages.PasswordPrompt

Testo del messaggio di richiesta della password.

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

Sintassi

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

Valore proprietà

Tipo: String
Valore stringa.

Vedere anche

Riferimenti

IReportViewerMessages Interfaccia

Spazio dei nomi Microsoft.Reporting.WinForms