Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ApplicationConfiguration Dim value As Boolean instance.UseNativeStack = value value = instance.UseNativeStack |
C# | |
---|---|
public bool UseNativeStack {get; set;} |
Property Value
true
if the native stack is used; otherwise, false
.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x