FeatureTree.SaveSelected Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Saves the selected features.
public:
cli::array <System::String ^> ^ SaveSelected();
public string[] SaveSelected ();
member this.SaveSelected : unit -> string[]
Public Function SaveSelected () As String()
Returns
- String[]
The selected features.