Skip to content
DocsTry Aspire
DocsTry

ExecutableAnnotation Properties

ClassProperties2 members
Represents an annotation for a container image.
Gets or sets the command associated with this executable resource.
public string Command { get; set; }
WorkingDirectorySection titled WorkingDirectorystring
Gets or sets the working directory for the executable resource.
public string WorkingDirectory { get; set; }