mpfr_libMPFR_VERSION_STRING Field |
MPFR_VERSION_STRING is the version (with an optional suffix, used in development and pre-release versions) as a string constant.
Namespace:
Math.Mpfr.Native
Assembly:
Math.Mpfr.Native (in Math.Mpfr.Native.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static readonly string MPFR_VERSION_STRING
Public Shared ReadOnly MPFR_VERSION_STRING As String
public:
static initonly String^ MPFR_VERSION_STRING
static val MPFR_VERSION_STRING: string
Field Value
Type:
String
See Also