This documentation is archived and is not being maintained.

BuildDeployment::WebsiteUrl Property

Url to the build Web site for the deployment.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

public:
property Uri^ WebsiteUrl {
	Uri^ get ();
}

Property Value

Type: System::Uri
Returns String.

Show: