| SettingsAutoBusList Property |
[This is preliminary documentation and is subject to change.]
List of Buses or (File=xxxx) syntax for the AutoAdd solution mode.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string AutoBusList { get; set; }
Public Property AutoBusList As String
Get
Set
public:
property String^ AutoBusList {
String^ get ();
void set (String^ value);
}
member AutoBusList : string with get, set
function get_AutoBusList();
function set_AutoBusList(value);
Property Value
Type:
StringSee Also