SystemDomainListItem.ListGroup 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 le groupe de liste, ou la catégorie, auquel ou à laquelle appartient l'élément.
public:
property int ListGroup { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int ListGroup { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ListGroup : int with get, set
Public Property ListGroup As Integer
Valeur de propriété
Entier qui représente le groupe de liste.
- Attributs