Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Initializes a new instance of the LocalizedNameAttribute class.
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.Interfaces (em Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (em Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Sintaxe
'Declaração
Public Sub New ( _
name As String _
)
'Uso
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
)
Parâmetros
- name
Tipo: System.String
The name of the extension. Used as the key to determine which localization to return.