JuggerNET Runtime Library v3.6.54.0  3.6.54.0
Public Member Functions | Properties | List of all members
Codemesh.JuggerNET.DashDOptionType Class Reference

A type representing a -D option. More...

Public Member Functions

 DashDOptionType ()
 Create an instance of an object that allows the setting and querying of configured -D options. More...
 

Properties

string this[string name] [get, set]
 A property allowing the getting/setting of JVM -D options. More...
 

Detailed Description

A type representing a -D option.

Constructor & Destructor Documentation

◆ DashDOptionType()

Codemesh.JuggerNET.DashDOptionType.DashDOptionType ( )
inline

Create an instance of an object that allows the setting and querying of configured -D options.

Property Documentation

◆ this[string name]

string Codemesh.JuggerNET.DashDOptionType.this[string name]
getset

A property allowing the getting/setting of JVM -D options.

Parameters
nameThe options's name.
Returns

The documentation for this class was generated from the following file:

Copyright (c) 1999-2020 by Codemesh, Inc., ALL RIGHTS RESERVED.