TypeManifestOptions.Interfaces 属性

定义

获取已知接口的集合,这些接口是集合中具有相应代理的 InterfaceProxies 接口。

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

属性值

适用于