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[]

选定的功能。

适用于