Class DOMNoInterfaceObjectAttribute

DOMNoInterfaceObjectAttribute class

[NoInterfaceObject] 拡張属性がインターフェイスに表示される場合、ECMAScript バインディングのインターフェイスにインターフェイス オブジェクトが存在しないことを示します。

[AttributeUsage(AttributeTargets.All)]
public sealed class DOMNoInterfaceObjectAttribute : Attribute

コンストラクター

名前説明
DOMNoInterfaceObjectAttribute()デフォルトのコンストラクター。

関連項目