Udostępnij przez


Metoda BaseLocalizableAttribute.GetLocalizedValue

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Localization
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public Function GetLocalizedValue As String
'Użycie
Dim instance As BaseLocalizableAttribute
Dim returnValue As String

returnValue = instance.GetLocalizedValue()
public string GetLocalizedValue()
public:
String^ GetLocalizedValue()
member GetLocalizedValue : unit -> string 
public function GetLocalizedValue() : String

Wartość zwracana

Typ: System.String