Share via


NoNamespace.and Field

Definition

Represents the and XML attribute.

public static readonly System.Xml.Linq.XName and;
 staticval mutable and : System.Xml.Linq.XName
Public Shared ReadOnly and As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: customFilters, customFilters.
  • corresponds to the following strongly-typed properties: CustomFilters.And.

Applies to