ReflectionUtilsAssemblyFileVersionClrTypeVersionWithExplicitBuildNumberAndDate Property |
Gets the version with explicit build number and date formatted by current culture.
Examples: "4.4 Build 4338.3927 (11/17/2011)", "4.4 Build 4338 (11/17/2011)", "4.4 (Development Version)".
Namespace:
PDTec.IceNet.Sdk.Utils
Assembly:
PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax public static string VersionWithExplicitBuildNumberAndDate { get; }
Property Value
Type:
StringSee Also