SortedProperty Structure
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.
Contient le nom d’une propriété et la direction par laquelle trier.
public readonly struct SortedProperty
type SortedProperty = struct
Public Structure SortedProperty
- Héritage
-
SortedProperty
Propriétés
Direction |
Direction à suivre pour trier. |
PropertyName |
Nom de propriété de la règle de tri. |