 | IVersionedServiceServiceVersion Property |
Gets the version of the service.
Typically, the assembly version.
Namespace:
EBP.Framework.Common.Interfaces.Host
Assembly:
EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
SyntaxVersion ServiceVersion { get; }
ReadOnly Property ServiceVersion As Version
Get
Property Value
Type:
Version
See Also