Click or drag to resize

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.Utils
Assembly:  PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static string VersionWithBuildDate { get; }

Property Value

Type: String
See Also