BaseAzureDevOpsPullRequestSettings.

RepositoryUrl Property

Summary

Gets the full URL of the Git repository, eg.
http://myserver:8080/defaultcollection/myproject/_git/myrepository
.

Syntax

public Uri RepositoryUrl { get; }

Value

Type Description
Uri