Aracılığıyla paylaş


LocalizedNameAttribute.GetLocalizedString Yöntemi

Döndürür doğru uzantı adı yerelleştirilmiş.

Ad Alanı:  Microsoft.ReportingServices.Interfaces
Derlemeler:   Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts içinde.dll)
  Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces içinde.dll)

Sözdizimi

'Bildirim
Protected Overridable Function GetLocalizedString ( _
    value As String _
) As String
'Kullanım
Dim value As String
Dim returnValue As String

returnValue = Me.GetLocalizedString(value)
protected virtual string GetLocalizedString(
    string value
)
protected:
virtual String^ GetLocalizedString(
    String^ value
)
abstract GetLocalizedString : 
        value:string -> string 
override GetLocalizedString : 
        value:string -> string 
protected function GetLocalizedString(
    value : String
) : String

Parametreler

Dönüş Değeri

Tür: System.String
A dize yerelleştirilmiş ad uzantısı içeren.