AspNetWebSocketContext.Profile Tulajdonság

Definíció

Lekéri a felhasználói profil adatait tartalmazó objektumot.

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

Tulajdonság értéke

Objektum ProfileBase , ha az alkalmazáskonfigurációs fájl a profil tulajdonságainak definícióját tartalmazza, nullellenkező esetben.

Kivételek

A tulajdonság nincs implementálva.

A következőre érvényes: