FeatureSettings.SelectedFeatures 屬性

定義

取得或設定所選的功能。

public:
 virtual property cli::array <System::String ^> ^ SelectedFeatures { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public virtual string[] SelectedFeatures { get; set; }
member this.SelectedFeatures : string[] with get, set
Public Overridable Property SelectedFeatures As String()

屬性值

String[]

所選功能。

適用於