Skip to content
Docs Try Aspire
Docs Try

JavaAppExecutableResource Properties

Class Properties 1 member
A resource that represents a Java application.
JarPath Section titled JarPath nullable string?
Gets or sets the path to the JAR file to execute.
public string? JarPath { get; set; }