DOMObjectAttribute Class

DOMObjectAttribute class

Specifies that object is marked with this attribute is defined by the W3C.

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

Constructors

NameDescription
DOMObjectAttribute()The default constructor.

See Also