WebQueryProperties.Url 属性

定义

URL

表示架构中的以下属性:url

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

属性值

返回 StringValue

属性

适用于