BaseLocalizableAttribute.GetLocalizedValue Method

Definition

Gets the localized value of the attribute.

public:
 System::String ^ GetLocalizedValue();
public string GetLocalizedValue ();
member this.GetLocalizedValue : unit -> string
Public Function GetLocalizedValue () As String

Returns

The localized value of the attribute.

Applies to