다음을 통해 공유


BaseLocalizableAttribute.GetLocalizedValue 메서드

정의

특성의 지역화된 값을 가져옵니다.

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

반환

특성의 지역화된 값입니다.

적용 대상