Persistate API documentation
ExecutingFrameworkVersion Property
NamespacesPersistateExecutionContextExecutingFrameworkVersion

[This is preliminary documentation and is subject to change.]

Obtains the .Net Framework runtime version that the currently running Persistate assembly was compiled for.
Declaration Syntax
C#
public static string ExecutingFrameworkVersion { get; }
Return Value
A string containing the version, e.g. "V2.0", "V3.5" or "V4.0".

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)