DynamicAttribute.TransformFlags 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.
Spécifie, dans une traversée de préfixe de la construction d’un type, les Object occurrences destinées à être traitées comme un type distribué dynamiquement.
public:
property System::Collections::Generic::IList<bool> ^ TransformFlags { System::Collections::Generic::IList<bool> ^ get(); };
public System.Collections.Generic.IList<bool> TransformFlags { get; }
member this.TransformFlags : System.Collections.Generic.IList<bool>
Public ReadOnly Property TransformFlags As IList(Of Boolean)
Valeur de propriété
Liste des Object occurrences destinées à être traitées comme un type distribué dynamiquement.