Share via


NoNamespace.current Field

Definition

Represents the current XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: scenarios.
  • corresponds to the following strongly-typed properties: Scenarios.Current.

Applies to