SessionStateException.SessionStateCategory Property

Definition

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

public:
 property System::Management::Automation::SessionStateCategory SessionStateCategory { System::Management::Automation::SessionStateCategory get(); };
public System.Management.Automation.SessionStateCategory SessionStateCategory { get; }
member this.SessionStateCategory : System.Management.Automation.SessionStateCategory
Public ReadOnly Property SessionStateCategory As SessionStateCategory

Property Value

Applies to