Skip to content
Docs Try Aspire

ContainerFileSystemCallbackAnnotation Constructors

Class Constructors 1 member
Represents a callback annotation that specifies files and folders that should be created or updated in a container.
public sealed class ContainerFileSystemCallbackAnnotation
{
public ContainerFileSystemCallbackAnnotation()
{
// ...
}
}