Skip to content
Docs Try Aspire

ContainerFileSystemCallbackAnnotation

Class sealed net10.0
📦 Aspire.Hosting v13.1.2
Represents a callback annotation that specifies files and folders that should be created or updated in a container.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ContainerFileSystemCallbackAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}