Share via


IDeploymentContext.WebApplicationUrl Method

Definition

Returns the root URL of the SPWebApplication.

public:
 Uri ^ WebApplicationUrl();
public Uri WebApplicationUrl ();
abstract member WebApplicationUrl : unit -> Uri
Public Function WebApplicationUrl () As Uri

Returns

Uri

The root URL of the SPWebApplication.

Applies to