Version: 5.6
public static bool GetWSADotNetNative (WSABuildType config);

Parameters

config Build configuration.

Returns

bool True if .NET Native is enabled for the specific build configuration.

Description

Is .NET Native enabled for specific build configuration. More information - https://msdn.microsoft.com/en-us/library/dn584397(v=vs.110).aspx.