BaseAzureDevOpsCollectionSettings.

CollectionUrl Property

Summary

Gets the full URL of the Azure DevOps collection, eg.
http://myserver:8080/defaultcollection
.

Syntax

public Uri CollectionUrl { get; }

Value

Type Description
Uri