| ConfigFile {SMRUCC.Rsharp.Development.Configuration} | .NET clr documentation |
# namespace SMRUCC.Rsharp.Development.Configuration
export class ConfigFile extends XmlDataModel {
config: NamedValue[];
size: integer;
startups: StartupConfigs;
Stylesheet: XmlStyleProcessor;
system: AssemblyInfo;
TypeComment: XmlComment;
}
config: NamedValuestartups: StartupConfigsStylesheet: XmlStyleProcessorsystem: AssemblyInfoTypeComment: XmlComment