Compartilhar via


Propriedade LocalizedName

Gets the localized name of the extension to be used for display purposes in a user interface.

Namespace:  Microsoft.ReportingServices.Interfaces
Assemblies:   Microsoft.ReportingServices.SharePoint.UI.WebParts (em Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (em Microsoft.ReportingServices.Interfaces.dll)

Sintaxe

'Declaração
Public ReadOnly Property LocalizedName As String
    Get
'Uso
Dim instance As Extension
Dim value As String

value = instance.LocalizedName
public string LocalizedName { get; }
public:
property String^ LocalizedName {
    String^ get ();
}
member LocalizedName : string
function get LocalizedName () : String

Valor da propriedade

Tipo: System. . :: . .String
The localized name of the extension.