ContainerFileSystemCallbackContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |