Share via


StsConfiguration.FlightModeFeatures Property

Definition

public:
 property System::Collections::Generic::List<System::String ^> ^ FlightModeFeatures { System::Collections::Generic::List<System::String ^> ^ get(); void set(System::Collections::Generic::List<System::String ^> ^ value); };
[System.Runtime.Serialization.DataMember(Order=56)]
public System.Collections.Generic.List<string> FlightModeFeatures { get; set; }
member this.FlightModeFeatures : System.Collections.Generic.List<string> with get, set
Public Property FlightModeFeatures As List(Of String)

Property Value

Attributes

Applies to