EndpointAnnotation.TargetHost 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.
This is the address the resource is listening on. By default it is localhost.
public string TargetHost { get; set; }
member this.TargetHost : string with get, set
Public Property TargetHost As String