Gets the ASPNET_VirtualUser object that is executing this script.
Namespace: TestPlant.ASP_NETAssembly: ASP.NET (in ASP.NET.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
public ASPNET_VirtualUser VU { get; }
Field Value
The ASPNET_VirtualUser object that is executing this script.See Also