ArincDataSet.FeatureIndexPath Property
Gets or sets the directory where the feature index file will be saved.
Syntax
public System.String FeatureIndexPath { get; set; }
Property Value
Default: ""
The directory where the feature index file will be saved.
Remarks
If this property is set to an empty string, the index will be created and held in memory, but not saved to disk.
Platforms
Windows, Linux, Android