DOMNamedPropertyGetterAttribute Class

DOMNamedPropertyGetterAttribute class

Specifies that the method will be used as named property getter.

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

Constructors

NameDescription
DOMNamedPropertyGetterAttribute()The default constructor.

Properties

NameDescription
virtual TypeId { get; }

See Also