Share via


LocalizablePropertyDisplayNameAttribute.GetLocalizedValue Method

Definition

Returns a string containing localized value of the LocalizablePropertyDisplayNameAttribute.

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

Returns

A string containing the localized value of the LocalizablePropertyDisplayNameAttribute.

Applies to