ISessionFeature.Session Eigenschaft

Definition

Das ISession für die aktuelle Anforderung.

public:
 property Microsoft::AspNetCore::Http::ISession ^ Session { Microsoft::AspNetCore::Http::ISession ^ get(); void set(Microsoft::AspNetCore::Http::ISession ^ value); };
public Microsoft.AspNetCore.Http.ISession Session { get; set; }
member this.Session : Microsoft.AspNetCore.Http.ISession with get, set
Public Property Session As ISession

Eigenschaftswert

Gilt für: