TraversingEventArgs.UserState Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9083)
UserState
Gets a user state object.
Declaration
public object UserState { get; }
Property Value
Type | Description |
---|---|
Object | User state object. |