FileVersion.BuildVersion 属性

定义

内部版本

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于