言語

BaseLocalizableAttribute.GetLocalizedValue メソッド

定義

属性の局所的な値を取得します。

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

返品

属性の局所的な値。

適用対象