ServiceRegistrySettingsElement.DisplayName Property

Definition

Gets or sets the display name for the endpoint.

[System.Configuration.ConfigurationProperty("displayName")]
public string DisplayName { get; set; }
[<System.Configuration.ConfigurationProperty("displayName")>]
member this.DisplayName : string with get, set
Public Property DisplayName As String

Property Value

The display name.

Attributes

Applies to