语言

BaseLocalizableAttribute.GetLocalizedValue 方法

定义

获取属性的局部值。

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

返回

属性的局部值。

适用于