Share via


NoNamespace.model Field

Definition

Represents the model XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: inkSource, connection.
  • corresponds to the following strongly-typed properties: Connection.Model, InkSource.Model.

Applies to