Share via


WNE.argValue Field

Definition

Represents the wne:argValue XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: acd.
  • corresponds to the following strongly-typed properties: AllocatedCommand.ArgumentValue.

Applies to