Partager via


NodeInformation.SupportedFeatures Property

Definition

public:
 property System::Collections::Generic::List<System::String ^> ^ SupportedFeatures { System::Collections::Generic::List<System::String ^> ^ get(); void set(System::Collections::Generic::List<System::String ^> ^ value); };
public System.Collections.Generic.List<string> SupportedFeatures { get; set; }
member this.SupportedFeatures : System.Collections.Generic.List<string> with get, set
Public Property SupportedFeatures As List(Of String)

Property Value

Applies to