Freigeben über


LocalizedNameAttribute.Name-Eigenschaft

Gets the localized name of the extension.

Namespace:  Microsoft.ReportingServices.Interfaces
Assemblys:   Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntax

'Declaration
Public ReadOnly Property Name As String 
    Get
'Usage
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

Eigenschaftswert

Typ: System.String
A string containing the localized name of the extension.

Siehe auch

Verweis

LocalizedNameAttribute Klasse

Microsoft.ReportingServices.Interfaces-Namespace