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