WrapperProviderContext 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.
The context used by an IWrapperProvider to wrap or un-wrap types.
public ref class WrapperProviderContextpublic class WrapperProviderContexttype WrapperProviderContext = classPublic Class WrapperProviderContext- Inheritance
- 
				WrapperProviderContext
Constructors
| WrapperProviderContext(Type, Boolean) | Initializes a WrapperProviderContext. | 
Properties
| DeclaredType | The declared type which could be wrapped/un-wrapped by a different type during serialization or deserialization. | 
| IsSerialization | 
 |