Edit

Share via


TypeManifestOptions.WellKnownTypeIds Property

Definition

Gets the mapping of well-known type identifiers to their corresponding type.

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)

Property Value

Applies to