| BaseStationSettingsOutlinesFolder Property  | 
            No longer used.
            
 
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string OutlinesFolder { get; set; }Public Property OutlinesFolder As String
	Get
	Set
public:
property String^ OutlinesFolder {
	String^ get ();
	void set (String^ value);
}member OutlinesFolder : string with get, set
Property Value
Type: 
String
See Also