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