共用方式為


TypeManifestOptions.Activators 屬性

定義

取得一組已知的啟動器,負責建立指定類型的實例。

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

屬性值

適用於