共用方式為


IChartMapArea.PostBackValue 屬性

定義

取得或設定對應區域的回傳值。

public:
 property System::String ^ PostBackValue { System::String ^ get(); void set(System::String ^ value); };
public string PostBackValue { get; set; }
member this.PostBackValue : string with get, set
Public Property PostBackValue As String

屬性值

String

表示回傳值的 string 值。

適用於