Condividi tramite


DefaultSessionFeature.Session Proprietà

Definizione

Oggetto ISession per la richiesta corrente.

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

Valore della proprietà

Implementazioni

Si applica a