次の方法で共有


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)

プロパティ値

適用対象