ELeadException Constructor
Initializes a new instance of the ELeadException class.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Sub New
public ELeadException()
public:
ELeadException()
new : unit -> ELeadException
public function ELeadException()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.