Share via


NoNamespace.manufacturer Field

Definition

Represents the manufacturer XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: inkSource.
  • corresponds to the following strongly-typed properties: InkSource.Manufacturer.

Applies to