JavaScriptPackageInstallerAnnotation(ExecutableResource) Constructor
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.
Represents an annotation for a JavaScript installer resource.
public JavaScriptPackageInstallerAnnotation(Aspire.Hosting.ApplicationModel.ExecutableResource installerResource);
new Aspire.Hosting.JavaScript.JavaScriptPackageInstallerAnnotation : Aspire.Hosting.ApplicationModel.ExecutableResource -> Aspire.Hosting.JavaScript.JavaScriptPackageInstallerAnnotation
Public Sub New (installerResource As ExecutableResource)
Parameters
- installerResource
- ExecutableResource