RoutePolicy.HostName 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.
Provides the host name for the route policy to the special PDP context.
public:
property HostName ^ HostName { HostName ^ get(); };
HostName HostName();
public HostName HostName { get; }
var hostName = routePolicy.hostName;
Public ReadOnly Property HostName As HostName
Property Value
The host name.