Share via


ContainerFileSystemCallbackContext Class

Definition

Represents the context for a ContainerFileSystemCallbackAnnotation callback.

public sealed class ContainerFileSystemCallbackContext
type ContainerFileSystemCallbackContext = class
Public NotInheritable Class ContainerFileSystemCallbackContext
Inheritance
ContainerFileSystemCallbackContext

Constructors

ContainerFileSystemCallbackContext()

Properties

Model

The app model resource the callback is associated with.

ServiceProvider

A IServiceProvider that can be used to resolve services in the callback.

Applies to