Share via


NoNamespace.arg Field

Definition

Represents the arg XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: if.
  • corresponds to the following strongly-typed properties: DiagramChooseIf.Argument.

Applies to