GigaSpaces XAP.NET Documentation
SpaceName Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceSpaceDeploymentSpaceName
Gets the Space name of the deployment.
Declaration Syntax
C#Visual BasicVisual C++J#
public virtual string SpaceName { get; }
Public Overridable ReadOnly Property SpaceName As String
public:
virtual property String^ SpaceName {
	String^ get ();
}
/** @property */
public String get_SpaceName()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.5.2.8900 (9.5.2.8900)