Click or drag to resize

AssemblyInfoSatelliteContractVersion Property

Gets the assembly version used to instruct the System.Resources.ResourceManager to ask for a particular version of a satellite assembly to simplify updates of the main assembly of an application.

Namespace: GSF.Reflection
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.181-beta
Syntax
public string SatelliteContractVersion { get; }
View Source

Property Value

String
See Also