ValueSerializerAttribute.ValueSerializerType 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.
Obtient le type de la ValueSerializer classe signalée par cet attribut.
public:
property Type ^ ValueSerializerType { Type ^ get(); };
[System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
public Type ValueSerializerType { get; }
public Type ValueSerializerType { get; }
[<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
member this.ValueSerializerType : Type
member this.ValueSerializerType : Type
Public ReadOnly Property ValueSerializerType As Type
Valeur de propriété
Type du ValueSerializer.
- Attributs