GigaSpaces XAP.NET Documentation
JvmBootClassPath Property
Class LibraryGigaSpaces.Core.ConfigurationJvmSettingsConfigurationElementJvmBootClassPath
Gets the Jvm boot class path configuration
Declaration Syntax
C#Visual BasicVisual C++J#
public JvmBootClassPathConfigurationElement JvmBootClassPath { get; internal set; }
Public Property JvmBootClassPath As JvmBootClassPathConfigurationElement
/** @property */
public JvmBootClassPathConfigurationElement get_JvmBootClassPath()
/** @property */
public  void set_JvmBootClassPath(JvmBootClassPathConfigurationElement value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)