OneOf.Source Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
source
Representa el atributo siguiente en el esquema: emma:source
[DocumentFormat.OpenXml.SchemaAttr(44, "source")]
public DocumentFormat.OpenXml.StringValue Source { get; set; }
public DocumentFormat.OpenXml.StringValue Source { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "source")]
public DocumentFormat.OpenXml.StringValue? Source { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:source")]
public DocumentFormat.OpenXml.StringValue? Source { get; set; }
public DocumentFormat.OpenXml.StringValue? Source { get; set; }
member this.Source : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "source")>]
member this.Source : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:source")>]
member this.Source : DocumentFormat.OpenXml.StringValue with get, set
Public Property Source As StringValue
Valor de propiedad
- Atributos