Edit

Share via


EndpointUrl Class

Definition

Represents url of the service endpoint.

[System.Runtime.Serialization.DataContract]
public class EndpointUrl
type EndpointUrl = class
Public Class EndpointUrl
Inheritance
EndpointUrl
Attributes

Constructors

EndpointUrl()

Properties

DependsOn

Gets or sets the dependency bindings.

DisplayName

Gets or sets the display name of service endpoint url.

HelpText

Gets or sets the help text of service endpoint url.

IsVisible

Gets or sets the visibility of service endpoint url.

Value

Gets or sets the value of service endpoint url.

Applies to