QueryParameter.Caption 屬性

定義

取得或設定參數的說明。

public:
 property System::String ^ Caption { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlIgnore]
public string Caption { get; set; }
[<System.Xml.Serialization.XmlIgnore>]
member this.Caption : string with get, set
Public Property Caption As String

屬性值

一個 string 值。

屬性

適用於