Partager via


Constructeur LocalizedNameAttribute (String)

Initializes a new instance of the LocalizedNameAttribute class.

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 Sub New ( _
    name As String _
)
'Utilisation
Dim name As String 

Dim instance As New LocalizedNameAttribute(name)
public LocalizedNameAttribute(
    string name
)
public:
LocalizedNameAttribute(
    String^ name
)
new : 
        name:string -> LocalizedNameAttribute
public function LocalizedNameAttribute(
    name : String
)

Paramètres

  • name
    Type : System.String
    The name of the extension. Used as the key to determine which localization to return.

Voir aussi

Référence

LocalizedNameAttribute Classe

Surcharge LocalizedNameAttribute

Espace de noms Microsoft.ReportingServices.Interfaces