言語

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 の値。

属性

適用対象