Pastaba.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti prisijungti arba pakeisti katalogus.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti pakeisti katalogus.
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 (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Syntax
'Declaration
Public ReadOnly Property LocalizedName As String
Get
'Usage
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
Property Value
Type: System.String
The localized name of the extension.