WebApplication.Urls Property

Definition

The list of URLs that the HTTP server is bound to.

public System.Collections.Generic.ICollection<string> Urls { get; }
member this.Urls : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Urls As ICollection(Of String)

Property Value

Applies to