ValueProviderContext 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.
Provides context for value resolution.
public class ValueProviderContext
type ValueProviderContext = class
Public Class ValueProviderContext
- Inheritance
-
ValueProviderContext
Constructors
| ValueProviderContext() |
Properties
| Caller |
The resource that is requesting the value. |
| ExecutionContext |
The execution context for the distributed application. |
| Network |
The identifier of the network that serves as the context for value resolution. |