Click or drag to resize
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: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public static string VersionWithExplicitBuildNumberAndDate { get; }

Property Value

Type: String
See Also