WebListenerSettings.UrlPrefixes 속성

정의

Http.Sys 등록할 URL 접두사입니다. 이러한 API는 수신기를 삭제하기 전에 언제든지 수정할 수 있습니다.

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

속성 값

적용 대상