HockeyAppUploadSettings.

AppId Property

Summary

Gets or sets the application id. This is a required property if you don't upload an apk or ipa. You can only upload packages to apps you have created before.
Assembly
Cake.HockeyApp.dll
Namespace
Cake.HockeyApp
Containing Type
HockeyAppUploadSettings

Syntax

public string AppId { get; set; }

Value

Type Description
string