Skip to content
DocsTry Aspire
DocsTry

JavaAppExecutableResource Properties

ClassProperties1 member
A resource that represents a Java application.
JarPathSection titled JarPathnullablestring?
Gets or sets the path to the JAR file to execute.
public string? JarPath { get; set; }