Share via


NoNamespace.vbProcedure Field

Definition

Represents the vbProcedure XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: definedName.
  • corresponds to the following strongly-typed properties: DefinedName.VbProcedure.

Applies to