Compartilhar via


MissingServiceAnalysis.ExpectedSource Property

Definition

Gets the source that the service was expected to come from.

public:
 property Nullable<Microsoft::VisualStudio::Utilities::ServiceBroker::ServiceSource> ExpectedSource { Nullable<Microsoft::VisualStudio::Utilities::ServiceBroker::ServiceSource> get(); };
public Microsoft.VisualStudio.Utilities.ServiceBroker.ServiceSource? ExpectedSource { get; }
member this.ExpectedSource : Nullable<Microsoft.VisualStudio.Utilities.ServiceBroker.ServiceSource>
Public ReadOnly Property ExpectedSource As Nullable(Of ServiceSource)

Property Value

Applies to