Interface
IAttr

Definition

Properties

Name

Returns the name of this attribute.

Declaration

cs-api-definition
string Name { get; }

Property Value

string

OwnerElement

The

Element
node this attribute is attached to or
null
if this attribute is not in use.

Declaration

cs-api-definition
IElement OwnerElement { get; }

Property Value

IElement

Specified

Declaration

cs-api-definition
bool Specified { get; }

Property Value

bool

Value

Declaration

cs-api-definition
string Value { get; set; }

Property Value

string

In this article
DefinitionPropertiesNameOwnerElementSpecifiedValue
Not finding the help you need?
Contact Support