Skip to content
Docs Try Aspire

JavaScriptPackageInstallerAnnotation Constructors

Class Constructors 1 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)
{
// ...
}
}
installerResource ExecutableResource