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.
Obtient ou définit l'option de liste individuelle par rapport à laquelle filtrer. Si le code n'est pas fourni, toutes les options de listes sont retournées.
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
Valeur de propriété
Chaîne qui représente l'option de liste individuelle.
- Attributs