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)

プロパティ値

適用対象