Share via


DynamicAttribute.TransformFlags Propriété

Définition

Spécifie, dans le parcours d'un préfixe de la construction d'un type, que les occurrences de Object doivent être traitées en tant que 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 occurrences de Object qui doivent être traitées en tant que type distribué dynamiquement.

S’applique à