MissingServiceAnalysis Class

Definition

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.

Applies to