ContinueTransactionEventArgsnewSession Property |
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public Session newSession { get; }
Public ReadOnly Property newSession As Session
Get
public:
property Session^ newSession {
Session^ get ();
}
Property Value
Type:
SessionSee Also