Property Type
- Namespace
- SharpVectors.Dom.Events
- Assembly
- SharpVectors.Dom.dll
Type
(DOM Level 2) The name must be an NCName as defined in [XML Namespaces] and is case-sensitive.
public string Type { get; }
Property Value
Remarks
The character ":" (colon) should not be used in this attribute.
If the attribute IEvent.NamespaceUri
is different from null
, this attribute represents a
local name.