public static bool GetWSADotNetNative (WSABuildType config);

Parámetros

configBuild configuration.

Valor de retorno

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

Descripción

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