PropsData..::..ClassesList Property

Namespace:  global
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public IList<string> ClassesList { get; }
Public ReadOnly Property ClassesList As IList(Of String)
	Get
public:
property IList<String^>^ ClassesList {
	IList<String^>^ get ();
}