Share via


NoNamespace.func Field

Definition

Represents the func XML attribute.

public static readonly System.Xml.Linq.XName func;
 staticval mutable func : System.Xml.Linq.XName
Public Shared ReadOnly func 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.Function.

Applies to