Skip to content
DocsTry Aspire
DocsTry

ExecutableResource Properties

ClassProperties2 members
A resource that represents a specified executable process.
Gets the command associated with this executable resource.
public string Command { get; }
WorkingDirectorySection titled WorkingDirectorystring
Gets the working directory for the executable resource.
public string WorkingDirectory { get; }