SystemDomainListGetCriteria.ListOption 属性

定义

要对其进行筛选的各列表选项。 如果未提供,则返回所有列表选项。

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

属性值

要对其进行筛选的各列表选项。

属性

适用于