Share via


NoNamespace.rupBuild Field

Definition

Represents the rupBuild XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fileVersion.
  • corresponds to the following strongly-typed properties: FileVersion.BuildVersion.

Applies to