Edit

Share via


TypeManifestOptions.WellKnownTypeAliases Property

Definition

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

public System.Collections.Generic.Dictionary<string,Type> WellKnownTypeAliases { get; }
member this.WellKnownTypeAliases : System.Collections.Generic.Dictionary<string, Type>
Public ReadOnly Property WellKnownTypeAliases As Dictionary(Of String, Type)

Property Value

Applies to