Sdílet prostřednictvím


Send.EndpointAddress Vlastnost

Definice

Získá nebo nastaví adresu koncového bodu pro odesílání zpráv.

public:
 property System::Activities::InArgument<Uri ^> ^ EndpointAddress { System::Activities::InArgument<Uri ^> ^ get(); void set(System::Activities::InArgument<Uri ^> ^ value); };
public System.Activities.InArgument<Uri> EndpointAddress { get; set; }
member this.EndpointAddress : System.Activities.InArgument<Uri> with get, set
Public Property EndpointAddress As InArgument(Of Uri)

Hodnota vlastnosti

InArgument<Uri>

Adresa koncového bodu.

Platí pro