Share via


Source.UrlString Property

Definition

URL.

Represents the following element tag in the schema: b:URL.

public DocumentFormat.OpenXml.Bibliography.UrlString UrlString { get; set; }
public DocumentFormat.OpenXml.Bibliography.UrlString? UrlString { get; set; }
member this.UrlString : DocumentFormat.OpenXml.Bibliography.UrlString with get, set
Public Property UrlString As UrlString

Property Value

Returns UrlString.

Applies to