Share via


ISession.Id 屬性

定義

目前會話的唯一識別碼。 這與會話 Cookie 不同,因為 Cookie 存留期可能與資料存放區中的會話專案存留期不同。

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String

屬性值

適用於