Gets the version of the DLL
Namespace: Accent.EcrAssembly: ecr (in ecr.dll) Version: 1.0.6036.18111
Syntaxpublic static string GetVersion()
Public Shared Function GetVersion As String
public:
static String^ GetVersion()
static member GetVersion : unit -> string
Return Value
Type:
StringThe version of the DLL
See Also