IDestination.Name Property

Solclient

IDestinationName Property
version: 7.2.1.27
Represents the physical name of a destination.

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
string Name { get; }
ReadOnly Property Name As String
	Get
property String^ Name {
	String^ get ();
}

Property Value

Type: String
See Also