IVersion.AssemblyBuildDate Property

Solclient

IVersionAssemblyBuildDate Property
version: 7.2.1.27
The managed assembly build date.

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

Property Value

Type: String
See Also