SingleInstanceApplicationException Class
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.
public ref class SingleInstanceApplicationException : Microsoft::VisualStudio::TestTools::Exceptions::EqtException
[System.Serializable]
public class SingleInstanceApplicationException : Microsoft.VisualStudio.TestTools.Exceptions.EqtException
[<System.Serializable>]
type SingleInstanceApplicationException = class
inherit EqtException
Public Class SingleInstanceApplicationException
Inherits EqtException
- Inheritance
- Attributes
Constructors
Properties
Message |
Gets the message that states the exception. (Inherited from EqtException) |
Methods
GetObjectData(SerializationInfo, StreamingContext) |
Serializes the private fields. (Inherited from EqtException) |