ProjectCapability.FileSystemBasedCordovaProject 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 Cordova project looks to the file system to determine the project content. This is the defining capability for the project system in Visual Studio Tools for Apache Cordova.
public static Microsoft.VisualStudio.Extensibility.ProjectCapability FileSystemBasedCordovaProject { get; }
static member FileSystemBasedCordovaProject : Microsoft.VisualStudio.Extensibility.ProjectCapability
Public Shared ReadOnly Property FileSystemBasedCordovaProject As ProjectCapability