SystemDomainListGetCriteria.ListOption Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Option de liste individuelle sur laquelle filtrer. S’il n’est pas fourni, toutes les options de liste sont retournées.
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
Valeur de propriété
Option de liste individuelle sur laquelle filtrer.
- Attributs