Конструктор LocalizedNameAttribute (String)

Initializes a new instance of the LocalizedNameAttribute class.

Пространство имен:  Microsoft.ReportingServices.Interfaces
Сборки:   Microsoft.ReportingServices.Interfaces (в Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (в Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Синтаксис

'Декларация
Public Sub New ( _
    name As String _
)
'Применение
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
)

Параметры

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

См. также

Справочник

LocalizedNameAttribute Класс

Перегрузка LocalizedNameAttribute

Пространство имен Microsoft.ReportingServices.Interfaces