WebListener.UrlPrefixes Property

Definition

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

Property Value

Applies to