Share via


NoNamespace.ns Field

Definition

Represents the ns XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ms.
  • corresponds to the following strongly-typed properties: MdxSet.SetDefinitionIndex.

Applies to