EndpointAnnotation.IsExternal 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.
Indicates that this endpoint should be exposed externally at publish time.
public bool IsExternal { get; set; }
member this.IsExternal : bool with get, set
Public Property IsExternal As Boolean