Get the platform for which the core native DLL was compiled.

Namespace:  FirmaSAT
Assembly:  diFirmaSatNet (in diFirmaSatNet.dll) Version: 10.50.0.29531

Syntax

C#
public static string Platform()
Visual Basic (Declaration)
Public Shared Function Platform As String

Return Value

"Win32" or "Win64"

See Also