MutationRecord.AttributeNamespace

MutationRecord.AttributeNamespace property

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

public String AttributeNamespace { get; }

Property Value

The attribute package.

See Also