IReportViewerMessages.PasswordPrompt-Eigenschaft
Stellt den Text für die Aufforderung zur Eingabe des Kennworts bereit.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Syntax
'Declaration
ReadOnly Property PasswordPrompt As String
string PasswordPrompt { get; }
property String^ PasswordPrompt {
String^ get ();
}
abstract PasswordPrompt : string with get
function get PasswordPrompt () : String
Eigenschaftswert
Typ: String
Ein string-Wert.