Share via


IPublishingProfile.GitUrl Property

Definition

Gets the url for FTP publishing, with https:// upfront. E.g. https://contoso.com:443/myRepo.git.

public string GitUrl { get; }
member this.GitUrl : string
Public ReadOnly Property GitUrl As String

Property Value

Applies to