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