Share via


NoNamespace.specificationRef Field

Definition

Represents the specificationRef XML attribute.

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

Applies to