Partager via


Propriété LocalizedNameAttribute.Name

Gets the localized name of the extension.

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assemblys :   Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Name As String 
    Get
'Utilisation
Dim instance As LocalizedNameAttribute 
Dim value As String 

value = instance.Name
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string
function get Name () : String

Valeur de propriété

Type : System.String
A string containing the localized name of the extension.

Voir aussi

Référence

LocalizedNameAttribute Classe

Espace de noms Microsoft.ReportingServices.Interfaces