次の方法で共有


TypeManifestOptions.InterfaceImplementations プロパティ

定義

に存在 Interfacesするインターフェイスの実装であるインターフェイス実装のセットを取得します。

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

プロパティ値

適用対象