Edit

Share via


TypeManifestOptions.Activators Property

Definition

Gets the set of known activators, which are responsible for creating instances of a given type.

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

Property Value

Applies to