Edit

Share via


TypeManifestOptions.Interfaces Property

Definition

Gets the set of known interfaces, which are interfaces that have corresponding proxies in the InterfaceProxies collection.

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

Property Value

Applies to