Compartir a través de


FileVersion.BuildVersion Propiedad

Definición

Versión de compilación

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a