ListFormat.SingleList 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.
True si l' ListFormat objet spécifié ne contient qu’une seule liste.
public:
property bool SingleList { bool get(); };
public bool SingleList { get; }
member this.SingleList : bool
Public ReadOnly Property SingleList As Boolean