次の方法で共有


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 を返します。

属性

適用対象