LocalizablePropertyDisplayNameAttribute.GetLocalizedValue Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.