EnumObject.FixedProperties 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.
liste des propriétés pour lesquelles la valeur est connu, par exemple, nom indique si le fileter se trouve sous la forme [@Name='fff'] ou [@Name='fff' et ( xxxxx ) ]
protected System.Collections.SortedList FixedProperties { get; }
member this.FixedProperties : System.Collections.SortedList
Protected ReadOnly Property FixedProperties As SortedList