IExperimentationService2.AllEnabledCachedFlights Property

Definition

Gets all enabled cached flights

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ AllEnabledCachedFlights { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> AllEnabledCachedFlights { get; }
member this.AllEnabledCachedFlights : seq<string>
Public ReadOnly Property AllEnabledCachedFlights As IEnumerable(Of String)

Property Value

Applies to