Compartir a través de


FileVersion.CodeName Propiedad

Definición

Nombre del código

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a