FeatureConnectorInformation.PendingServices Property

Definition

public:
 abstract property System::Collections::Generic::IEnumerable<Type ^> ^ PendingServices { System::Collections::Generic::IEnumerable<Type ^> ^ get(); };
public abstract System.Collections.Generic.IEnumerable<Type> PendingServices { get; }
member this.PendingServices : seq<Type>
Public MustOverride ReadOnly Property PendingServices As IEnumerable(Of Type)

Property Value

IEnumerable<Type>

Applies to