BuildDeployPreferences.AppLauncherModelLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Remarks
See 3D app launcher design guidance for more information.