ProjectCapability.JavaScriptWindowsAppContainerProject 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.
Indicates that the project is both "JavaScript" and "WindowsAppContainer", so all JavaScript projects that emit *.AppX bundles will declare this capability.
public static Microsoft.VisualStudio.Extensibility.ProjectCapability JavaScriptWindowsAppContainerProject { get; }
static member JavaScriptWindowsAppContainerProject : Microsoft.VisualStudio.Extensibility.ProjectCapability
Public Shared ReadOnly Property JavaScriptWindowsAppContainerProject As ProjectCapability