HockeyAppUploadSettings.

ApiBaseUrl Property

Summary

Gets or sets the base URL for connection to the HockeyApp api. Default is https://rink.hockeyapp.net
Assembly
Cake.HockeyApp.dll
Namespace
Cake.HockeyApp
Containing Type
HockeyAppUploadSettings

Syntax

public string ApiBaseUrl { get; set; }

Value

Type Description
string