DataSource.NET
Name Property
NamespacesCaplin.DataSourceIPeerName
Gets the name of this peer. This is the name of the peer that the DataSource application is connected to.
Declaration Syntax
C#Visual BasicVisual C++
string Name { get; }
ReadOnly Property Name As String
property String^ Name {
	String^ get ();
}
Value
The name.
Remarks
It is possible for the name of the peer to change - the name returned here is provided by the remote peer which is user configurable on the remote peer.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.2.6.2123 (6.2.6.2123)