언어

LocalizablePropertyDisplayNameAttribute.GetLocalizedValue 메서드

정의

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

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

반품

. 의 국소화된 값을 포함하는 문자열입니다.LocalizablePropertyDisplayNameAttribute

적용 대상