GitLinkSettings.

Platform Property

Summary

Gets or sets the name of the platform.
Namespace
Cake.Common.Tools.GitLink
Containing Type
GitLinkSettings

Syntax

public string Platform { get; set; }

Remarks

Default is AnyCPU.

Value

Type Description
string