Condividi tramite


Costruttore LocalizedNameAttribute (String)

Initializes a new instance of the LocalizedNameAttribute class.

Spazio dei nomi  Microsoft.ReportingServices.Interfaces
Assembly:   Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    name As String _
)
'Utilizzo
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
)

Parametri

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