TypeManifestOptions.WellKnownTypeIds 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 mappage d’identificateurs de type connus à leur type correspondant.
public System.Collections.Generic.Dictionary<uint,Type> WellKnownTypeIds { get; }
member this.WellKnownTypeIds : System.Collections.Generic.Dictionary<uint32, Type>
Public ReadOnly Property WellKnownTypeIds As Dictionary(Of UInteger, Type)