NodeName

ProcessingInstruction.NodeName property

Gets the name of this processing instruction.

public override string NodeName { get; }

See Also