ISerializerContext Interface
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.
public interface ISerializerContext
type ISerializerContext = interface
Public Interface ISerializerContext
- Derived
Properties
AdditionalContext |
Gets additional context associated with this instance. |
SerializationManager |
Gets the serialization manager. |
ServiceProvider |
Gets the service provider. |
Extension Methods
GetSerializationManager(ISerializerContext) |