The state of the source/destination of this context.
[Visual Basic] Public ReadOnly Property State As StreamingContextStates [C#] public StreamingContextStates State {get;} [C++] public: __property StreamingContextStates get_State(); [JScript] public function get State() : StreamingContextStates;
StreamingContext Structure | StreamingContext Members | System.Runtime.Serialization Namespace