PexRaisedExceptionAttribute.ExceptionState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the state of the exception.
public:
property Microsoft::Pex::Engine::Exceptions::PexExceptionState ExceptionState { Microsoft::Pex::Engine::Exceptions::PexExceptionState get(); };
public Microsoft.Pex.Engine.Exceptions.PexExceptionState ExceptionState { get; }
member this.ExceptionState : Microsoft.Pex.Engine.Exceptions.PexExceptionState
Public ReadOnly Property ExceptionState As PexExceptionState
Property Value
Microsoft.Pex.Engine.Exceptions.PexExceptionState
The state of the exception.