MutationRecord.AttributeNamespace

MutationRecord.AttributeNamespace property

Returns the namespace of the changed attribute, and null otherwise.

public string AttributeNamespace { get; }

Property Value

The attribute namespace.

See Also