Share via


ApplicationContainerSettings.SessionId 屬性

定義

取得或設定應用程式容器設定的工作階段識別項。

public:
 property int SessionId { int get(); void set(int value); };
public int SessionId { get; set; }
member this.SessionId : int with get, set
Public Property SessionId As Integer

屬性值

應用程式容器設定的工作階段識別項。

適用於