JavaScriptPackageInstallerAnnotation(ExecutableResource) Constructor

Definition

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

Applies to