Skip to content
Docs Try Aspire

ContainerFilesSourceAnnotation Properties

Class Properties 1 member
Represents an annotation that associates a container file/directory with a resource.
SourcePath Section titled SourcePath string
Gets the file system path to the source file or directory inside the container.
public string SourcePath { get; init; }