GigaSpaces XAP.NET Documentation
BootClassPath Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.VirtualMachineIVirtualMachineDetailsBootClassPath
Gets the virtual machine's boot class path.
Declaration Syntax
C#Visual BasicVisual C++J#
string BootClassPath { get; }
ReadOnly Property BootClassPath As String
property String^ BootClassPath {
	String^ get ();
}
/** @property */
String get_BootClassPath()

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