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

属性

适用于