JavaScriptPackageInstallerAnnotation Class
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 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. |