IExtendedUIService.AddWebReference(Uri, Type) Method

Definition

Adds a reference to a Web resource to a project in a workflow designer.

C#
public System.Windows.Forms.DialogResult AddWebReference(out Uri url, out Type proxyClass);

Parameters

url
Uri

When this method returns, contains a Uri that represents the universal resource locator (URL) of the Web resource to provide the project access to. This parameter is passed uninitialized.

proxyClass
Type

When this method returns, contains a Type of the proxy class associated with the Web resource. This parameter is passed uninitialized.

Returns

A DialogResult value that indicates the return value of the Add Web Reference dialog box.

Applies to

Produkt Verzie
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1