FileVersion.BuildVersion Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property BuildVersion As StringValueProperty Value
Returns StringValue.
- Attributes