GigaSpaces XAP.NET Documentation
Path Property
Class LibraryGigaSpaces.Core.ConfigurationJvmClassPathEntryConfigurationElementPath
Gets the depedency path
Declaration Syntax
C#Visual BasicVisual C++J#
public string Path { get; internal set; }
Public Property Path As String
	Get
	Friend Set
public:
property String^ Path {
	String^ get ();
	internal: void set (String^ value);
}
/** @property */
public String get_Path()
/** @property */
public  void set_Path(String value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)