다음을 통해 공유


LocalizablePropertyDisplayNameAttribute.GetLocalizedValue 메서드

정의

LocalizablePropertyDisplayNameAttribute의 지역화된 값을 포함하는 문자열을 반환합니다.

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

반환

LocalizablePropertyDisplayNameAttribute의 지역화된 값이 포함된 문자열입니다.

적용 대상