DeletionException Constructor
Initializes a new DeletionException instance.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Декларация
Public Sub New
public DeletionException()
public:
DeletionException()
new : unit -> DeletionException
public function DeletionException()
.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.