FileVersion.BuildVersion Property

Definition

Build Version

Represents the following attribute in the schema: rupBuild

[DocumentFormat.OpenXml.SchemaAttr(0, "rupBuild")]
public DocumentFormat.OpenXml.StringValue BuildVersion { get; set; }
public DocumentFormat.OpenXml.StringValue BuildVersion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "rupBuild")]
public DocumentFormat.OpenXml.StringValue? BuildVersion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("rupBuild")]
public DocumentFormat.OpenXml.StringValue? BuildVersion { get; set; }
public DocumentFormat.OpenXml.StringValue? BuildVersion { get; set; }
member this.BuildVersion : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "rupBuild")>]
member this.BuildVersion : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("rupBuild")>]
member this.BuildVersion : DocumentFormat.OpenXml.StringValue with get, set
Public Property BuildVersion As StringValue

Property Value

Returns StringValue.

Attributes

Applies to