Skip to content
DocsTry Aspire
DocsTry

JavaScriptPackageInstallerAnnotation Constructors

ClassConstructors1 member
Represents an annotation for a JavaScript installer resource.
Constructor(ExecutableResource)Section titled Constructor(ExecutableResource)
Represents an annotation for a JavaScript installer resource.
public sealed class JavaScriptPackageInstallerAnnotation
{
public JavaScriptPackageInstallerAnnotation(
ExecutableResource installerResource)
{
// ...
}
}
installerResourceExecutableResource