次の方法で共有


FileVersion.CodeName プロパティ

定義

コード名

スキーマ内の次の属性を表します: codeName

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

プロパティ値

StringValue を返します。

属性

適用対象