Click or drag to resize

ReflectionUtilsAssemblyFileVersionClrTypeVersion Property

Gets the version string as it is taken from the assembly. Examples: "4.4.4338.3927", "4.4.0.0".

Namespace:  PDTec.IceNet.Sdk.Utils
Assembly:  PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static string Version { get; }

Property Value

Type: String
See Also