ASPNET_VirtualUserScript VU Property C# API
Gets the ASPNET_VirtualUser object that is executing this script.

Namespace: TestPlant.ASP_NET
Assembly: ASP.NET (in ASP.NET.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public ASPNET_VirtualUser VU { get; }

Field Value

The ASPNET_VirtualUser object that is executing this script.
See Also