ProcessingInstruction.Target

ProcessingInstruction.Target property

The target of this processing instruction.

public String Target { get; }

Property Value

The target.

See Also