HttpSysOptions.UrlPrefixes Özellik

Tanım

Http.Sys ile kaydedilecek URL ön ekleri. Bunlar dinleyicinin yok edilmesinden önce herhangi bir zamanda değiştirilebilir. Var olan bir kuyruğa eklendiğinde ön ekler yalnızca istekler için PathBase'i hesaplamak için kullanılır.

public:
 property Microsoft::AspNetCore::Server::HttpSys::UrlPrefixCollection ^ UrlPrefixes { Microsoft::AspNetCore::Server::HttpSys::UrlPrefixCollection ^ get(); };
public Microsoft.AspNetCore.Server.HttpSys.UrlPrefixCollection UrlPrefixes { get; }
member this.UrlPrefixes : Microsoft.AspNetCore.Server.HttpSys.UrlPrefixCollection
Public ReadOnly Property UrlPrefixes As UrlPrefixCollection

Özellik Değeri

Şunlara uygulanır