BuildDeployPreferences.AppLauncherModelLocation Property

Definition

The location in Assets of the 3D app launcher model for an AppX build.

public:
 static property System::String ^ AppLauncherModelLocation { System::String ^ get(); void set(System::String ^ value); };
public static string AppLauncherModelLocation { get; set; }
member this.AppLauncherModelLocation : string with get, set
Public Shared Property AppLauncherModelLocation As String

Property Value

String

Remarks

See 3D app launcher design guidance for more information.

Applies to