SystemDomainListGetCriteria.ListOption プロパティ

定義

フィルターをかける個別リストのオプションを設定したりします。 提供されない場合は、すべてのリストオプションが返されます。

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

プロパティ値

個々のリストオプションを表す文字列です。

属性

適用対象