WebApplication.Urls 属性

定义

HTTP 服务器绑定到的 URL 列表。

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

属性值

适用于