WorkflowControlEndpointElement.Address Eigenschap

Definitie

Hiermee haalt u het URI-adres voor het besturingseindpunt op of stelt u dit in.

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

Waarde van eigenschap

Uri

Een tekenreeks met het URI-adres.

Kenmerken

Van toepassing op