EndpointUrl Class
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.
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. |