ProjectCapability.TypeScript 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 TypeScript build targets are imported into the project and the project is capable of compiling TypeScript source files into JavaScript.
public static Microsoft.VisualStudio.Extensibility.ProjectCapability TypeScript { get; }
static member TypeScript : Microsoft.VisualStudio.Extensibility.ProjectCapability
Public Shared ReadOnly Property TypeScript As ProjectCapability