IJavaScriptCompilation Interface
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.
public interface IJavaScriptCompilation : Microsoft.Azure.WebJobs.Script.Description.ICompilation<string>
type IJavaScriptCompilation = interface
interface ICompilation<string>
interface ICompilation
Public Interface IJavaScriptCompilation
Implements ICompilation(Of String)
- Derived
- Implements
-
ICompilation ICompilation<System.String>
Properties
| SupportsDiagnostics |
Methods
| Emit(CancellationToken) | (Inherited from ICompilation<TOutput>) |
| GetDiagnostics() | (Inherited from ICompilation) |