Table of Contents

Property NamespaceUri

Namespace
SharpVectors.Dom.Events
Assembly
SharpVectors.Core.dll

NamespaceUri

(DOM Level 3 Experimental) The namespace URI associated with this event at creation time, or null if it is unspecified.

string NamespaceUri { get; }

Property Value

string

Remarks

For events initialized with a DOM Level 2 Events method, such as InitEvent, this is always null.