AspNetWebSocketContext.Profile Eigenschap

Definitie

Hiermee haalt u een object op dat gebruikersprofielgegevens bevat.

public:
 virtual property System::Web::Profile::ProfileBase ^ Profile { System::Web::Profile::ProfileBase ^ get(); };
public virtual System.Web.Profile.ProfileBase Profile { get; }
member this.Profile : System.Web.Profile.ProfileBase
Public Overridable ReadOnly Property Profile As ProfileBase

Waarde van eigenschap

Een ProfileBase object als het configuratiebestand van de toepassing een definitie voor de eigenschappen van het profiel bevat, nullanders.

Uitzonderingen

De eigenschap is niet geïmplementeerd.

Van toepassing op