Propriedade IReportViewerMessages.PasswordPrompt
Provides the text for the password prompt.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)
Sintaxe
'Declaração
ReadOnly Property PasswordPrompt As String
string PasswordPrompt { get; }
property String^ PasswordPrompt {
String^ get ();
}
abstract PasswordPrompt : string with get
function get PasswordPrompt () : String
Valor de propriedade
Tipo: String
A string value.