Share via


DefaultInterfaceAttribute.DefaultInterface プロパティ

定義

既定のインターフェイスの型を取得します。

public:
 property Type ^ DefaultInterface { Type ^ get(); };
public Type DefaultInterface { get; }
member this.DefaultInterface : Type
Public ReadOnly Property DefaultInterface As Type

プロパティ値

既定のインターフェイスの型。

適用対象