Skip to content

Latest commit

 

History

History
53 lines (49 loc) · 1.38 KB

File metadata and controls

53 lines (49 loc) · 1.38 KB
title -APPCONTAINER | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-tools
ms.tgt_pltfrm
ms.topic article
f1_keywords
/APPCONTAINER
dev_langs
C++
helpviewer_keywords
APPCONTAINER editbin option
-APPCONTAINER editbin option
/APPCONTAINER editbin option
ms.assetid 0ca4f1ec-c8de-4a37-b3e2-deda7af0bb88
caps.latest.revision 8
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
ru-ru
zh-cn
zh-tw
translation.priority.mt
cs-cz
pl-pl
pt-br
tr-tr

/APPCONTAINER

Marks an executable that must run in an app container—for example, a [!INCLUDEwin8_appname_long] or Universal Windows app.

  
/APPCONTAINER[:NO]  

Remarks

An executable that has the /APPCONTAINER option set can only be run in an app container, which is the process-isolation environment introduced in Windows 8. For [!INCLUDEwin8_appname_long] and Universal Windows apps, this option must be set.

See Also

EDITBIN Options
What's a Universal Windows App?