WebListener.UrlPrefixes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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