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

파라미터

config Build configuration.

반환

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

설명

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