Partilhar via


Propriedade IReportViewerMessages.ChangeCredentialsText

Provides the text for the Change Credentials button.

Namespace:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)

Sintaxe

'Declaração
ReadOnly Property ChangeCredentialsText As String
string ChangeCredentialsText { get; }
property String^ ChangeCredentialsText {
    String^ get ();
}
abstract ChangeCredentialsText : string with get
function get ChangeCredentialsText () : String

Valor de propriedade

Tipo: String
A string value.

Consulte também

Referência

IReportViewerMessages Interface

Namespace Microsoft.Reporting.WinForms