언어

BaseLocalizableAttribute.GetLocalizedValue 메서드

정의

속성의 국소화된 값을 얻습니다.

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

반품

속성의 국소화된 값입니다.

적용 대상