GigaSpaces XAP.NET Documentation
SystemProperties Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.VirtualMachineIVirtualMachineDetailsSystemProperties
Gets the virtual machine's system properties as a dictionary.
Declaration Syntax
C#Visual BasicVisual C++J#
IDictionary<string, string> SystemProperties { get; }
ReadOnly Property SystemProperties As IDictionary(Of String, String)
property IDictionary<String^, String^>^ SystemProperties {
	IDictionary<String^, String^>^ get ();
}
/** @property */
IDictionary<String, String> get_SystemProperties()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)