Extension.LocalizedName, propriété

Espace de noms :  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public Property LocalizedName As String
public string LocalizedName { get; set; }
public:
property String^ LocalizedName {
    String^ get ();
    void set (String^ value);
}
member LocalizedName : string with get, set
function get LocalizedName () : String
function set LocalizedName (value : String)

Valeur de propriété

Type : String

Voir aussi

Référence

Extension Classe

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms