FeatureTree.SaveDeselected 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 deselected features.
public:
cli::array <System::String ^> ^ SaveDeselected();
public string[] SaveDeselected ();
member this.SaveDeselected : unit -> string[]
Public Function SaveDeselected () As String()
Returns
- String[]
The deselected features.