Sdílet prostřednictvím


WorkflowControlEndpointElement.Address Vlastnost

Definice

Získá nebo nastaví adresu URI pro koncový bod ovládacího prvku.

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

Hodnota vlastnosti

Uri

Řetězec obsahující adresu URI.

Atributy

Platí pro