Prefix

Node.Prefix property

Gets or sets the namespace prefix of this node.

public virtual string Prefix { get; set; }

See Also