次の方法で共有


BaseLocalizableAttribute.GetLocalizedValue メソッド

定義

属性のローカライズされた値を取得します。

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

戻り値

属性のローカライズされた値。

適用対象