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: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public static string Version { get; }

Property Value

Type: String
See Also