EndpointAddressElementBase.Address Eigenschap

Definitie

Hiermee haalt u de URI voor het eindpunt op of stelt u deze in.

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

Waarde van eigenschap

Uri

De Uri locatie van het netwerk voor het eindpunt.

Kenmerken

Van toepassing op