Share via


NoNamespace.detail Field

Definition

Represents the detail XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: artisticPhotocopy.
  • corresponds to the following strongly-typed properties: ArtisticPhotocopy.Detail.

Applies to