Поделиться через


Свойство LocalizedNameAttribute.Name

Gets the localized name of the extension.

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

Синтаксис

'Декларация
Public ReadOnly Property Name As String 
    Get
'Применение
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

Значение свойства

Тип: System.String
A string containing the localized name of the extension.

См. также

Справочник

LocalizedNameAttribute Класс

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