Edit

Share via


TypeManifestOptions.AllowedTypes Property

Definition

Gets the mapping of allowed type names.

public System.Collections.Generic.HashSet<string> AllowedTypes { get; }
member this.AllowedTypes : System.Collections.Generic.HashSet<string>
Public ReadOnly Property AllowedTypes As HashSet(Of String)

Property Value

Applies to