DataProviderContext Class
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.
Contextual information that data providers can examine when populating their data
C#
[System.Runtime.Serialization.DataContract]
public class DataProviderContext
type DataProviderContext = class
Public Class DataProviderContext
- Inheritance
-
DataProviderContext
- Attributes
Properties |
Generic property bag that contains context-specific properties that data providers can use when populating their data dictionary |
Shared |
Data bag that any data provider can contribute to. This shared dictionary is returned in the data provider result. |
Tuote | Versiot |
---|---|
Azure DevOps Services .NET SDK | preview, latest |