JavaScriptPackageInstallerAnnotation Class

Definition

Represents an annotation for a JavaScript installer resource.

public sealed class JavaScriptPackageInstallerAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation
type JavaScriptPackageInstallerAnnotation = class
    interface IResourceAnnotation
Public NotInheritable Class JavaScriptPackageInstallerAnnotation
Implements IResourceAnnotation
Inheritance
JavaScriptPackageInstallerAnnotation
Implements

Constructors

JavaScriptPackageInstallerAnnotation(ExecutableResource)

Represents an annotation for a JavaScript installer resource.

Properties

Resource

The instance of the Installer resource used.

Applies to