XPathAttribute public class XPathAttribute : Attribute Documentation public XPathExpression CompiledExpression { get; } public string Expression { get; } public XPathAttribute(string expression)