Share via


NoNamespace.m Field

Definition

Represents the m XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: item.
  • corresponds to the following strongly-typed properties: Item.Missing.

Applies to