Table of Contents

Class HasXPathAttribute

Namespace
HtmlAgilityPack
Assembly
HtmlAgilityPack.dll

Just mark and flag classes to show they have properties that defined XPathAttribute.

[AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
public sealed class HasXPathAttribute : Attribute
Inheritance
HasXPathAttribute
Inherited Members

Constructors

HasXPathAttribute()

public HasXPathAttribute()