次の方法で共有


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 を返します。

属性

適用対象