AspNetWebSocketContext::Profile Property
.NET Framework (current version)
Gets an object that contains user profile data.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.Profile::ProfileBase^A System.Web.Profile::ProfileBase object if the application configuration file contains a definition for the profile's properties; otherwise, null.
| Exception | Condition |
|---|---|
| NotImplementedException | The property is not implemented. |
.NET Framework
Available since 4.5
Available since 4.5
Show: