EnableKeyedSerializerAttribute.SerializerType 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.
Type de sérialiseur à utiliser pour cette classe dans le cas où aucun autre sérialiseur ne revendique la responsabilité.
public Type SerializerType { get; set; }
member this.SerializerType : Type with get, set
Public Property SerializerType As Type