| FunctionsGetLocalVersion Method |
Linkar Framework for .NET and Core
Allows getting the client version.
Namespace: Linkar.Functions.Direct.MVAssembly: Linkar.Functions.Direct.MV (in Linkar.Functions.Direct.MV.dll) Version: 2.3.1
Syntax public static string GetLocalVersion()
Public Shared Function GetLocalVersion As String
public:
static String^ GetLocalVersion()
static member GetLocalVersion : unit -> string
Return Value
StringThe results of the operation.
See Also