Share via


X.ms Field

Definition

Represents the x:ms XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: mdx.
  • has the following child XML elements: n.
  • has the following XML attributes: c, ns, o.
  • corresponds to the following strongly-typed classes: MdxSet.

Applies to