SessionStateException.ItemName Property

Definition

Gets the name of session state object the error occurred on.

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

Property Value

Applies to