XCodeSdk.

DisplayName Property

Summary

Gets or sets the display name of the SDK.
Assembly
Cake.XCode.dll
Namespace
Cake.XCode
Containing Type
XCodeSdk

Syntax

public string DisplayName { get; set; }

Value

Type Description
string The display name.