Share via


ResourceUrl.Src Property

Definition

src, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: src

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

Property Value

Attributes

Applies to