This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.AzureDevOps.
                            
	
		Summary
            Gets the full URL of the Git repository, eg. 
		http://myserver:8080/defaultcollection/myproject/_git/myrepository.
            - Assembly
 - Cake
.AzureDevOps .dll  - Namespace
 - Cake
.AzureDevOps .Repos .PullRequest  - Containing Type
 - Base
Azure Dev Ops Pull Request Settings  
Syntax
public Uri RepositoryUrl { get; }
	Value
| Type | Description | 
|---|---|
| Uri | 
