Share via


NoNamespace.fillok Field

Definition

Represents the fillok XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: path.
  • corresponds to the following strongly-typed properties: Path.AllowFill.

Applies to