Share via


FileCancelException Constructor

Initializes a new instance of the FileCancelException class.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New FileCancelException()
public FileCancelException()
public:
FileCancelException()
public function FileCancelException()

.NET Framework Security

See Also

Reference

FileCancelException Class

FileCancelException Members

FileCancelException Overload

Microsoft.VisualStudio.Modeling.Shell Namespace