Method GetOptionsAsString
- Namespace
- SLNetTypes.Automation
- Assembly
- SLNetTypes.dll
GetOptionsAsString(bool)
Gets the options as a string.
public override string GetOptionsAsString(bool includeClass)
Parameters
includeClass
booltrue
to include the class; otherwise,false
.
Returns
- string
The options as a string.