 | AppSettingsAutostart property |
If true, the tree is started automatically.
Default: false.
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic bool Autostart { get; set; }
Public Property Autostart As Boolean
Get
Set
public:
property bool Autostart {
bool get ();
void set (bool value);
}
member Autostart : bool with get, set
Property value
Boolean
See also