共用方式為


WorkflowControlEndpointElement.Address 屬性

定義

取得或設定控制端點的 URI 位址。

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

屬性值

Uri

包含 URI 位址的字串。

屬性

適用於