DefaultInterfaceAttribute.DefaultInterface 属性

定义

获取默认接口的类型。

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

属性值

默认接口的类型。

适用于