Share via


NoNamespace.shadowok Field

Definition

Represents the shadowok XML attribute.

public static readonly System.Xml.Linq.XName shadowok;
 staticval mutable shadowok : System.Xml.Linq.XName
Public Shared ReadOnly shadowok 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.AllowShading.

Applies to