ChannelEndpointElement.Address Vlastnost

Definice

Určuje adresu koncového bodu.

public:
 property Uri ^ Address { Uri ^ get(); void set(Uri ^ value); };
[System.Configuration.ConfigurationProperty("address", Options=System.Configuration.ConfigurationPropertyOptions.None)]
public Uri Address { get; set; }
[<System.Configuration.ConfigurationProperty("address", Options=System.Configuration.ConfigurationPropertyOptions.None)>]
member this.Address : Uri with get, set
Public Property Address As Uri

Hodnota vlastnosti

Uri

Identifikátor URI, který obsahuje adresu koncového bodu. Adresa musí být absolutní identifikátor URI.

Atributy

Platí pro