HttpSessionStateBase.Contents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When overridden in a derived class, gets a reference to the current session-state object.
public:
virtual property System::Web::HttpSessionStateBase ^ Contents { System::Web::HttpSessionStateBase ^ get(); };
public virtual System.Web.HttpSessionStateBase Contents { get; }
member this.Contents : System.Web.HttpSessionStateBase
Public Overridable ReadOnly Property Contents As HttpSessionStateBase
Property Value
The current session-state object.
Exceptions
Always.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.