MissingServiceAnalysis 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.
Contains the result of a missing service analysis as returned from AnalyzeMissingServiceAsync(ServiceMoniker, CancellationToken).
public ref class MissingServiceAnalysis
public class MissingServiceAnalysis
type MissingServiceAnalysis = class
Public Class MissingServiceAnalysis
- Inheritance
-
MissingServiceAnalysis
Properties
ErrorCode |
Gets the error code explaining why the service could not be obtained. |
ExpectedSource |
Gets the source that the service was expected to come from. |