Share via


NoNamespace.bld Field

Definition

Represents the bld XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: bldChart, bldDgm, bldDgm, bldOleChart.
  • corresponds to the following strongly-typed properties: BuildChart.Build, BuildDiagram.Build, BuildOleChart.Build.

Applies to