ResolvedDataProvider 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.
Entry for a specific data provider's resulting data
C#
[System.Runtime.Serialization.DataContract]
public class ResolvedDataProvider : Microsoft.VisualStudio.Services.ExtensionManagement.WebApi.DataProviderMetadata
type ResolvedDataProvider = class
inherit DataProviderMetadata
Public Class ResolvedDataProvider
Inherits DataProviderMetadata
- Inheritance
- Attributes
Exception |
If there was a full exception for the provider we will record it (but not serialize it). |
Duration |
The total time the data provider took to resolve its data (in milliseconds) |
Error | |
Id | |
Namespace |
(Inherited from DataProviderMetadata) |
Required |
(Inherited from DataProviderMetadata) |
Get |
(Inherited from DataProviderMetadata) |
Prodotto | Versioni |
---|---|
Azure DevOps Services .NET SDK | preview, latest |