ReflectionUtilsAssemblyFileVersionClrTypeVersionWithBuildDate Property |
Gets the version with date formatted by current culture.
Examples: "4.4.4338.3927 (11/17/2011)", "4.4.0.0 (Development Version)".
Namespace: PDTec.IceNet.Sdk.UtilsAssembly: PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic static string VersionWithBuildDate { get; }
Property Value
Type:
String
See Also