FileCancelException 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.
FileCancelException.
public ref class FileCancelException sealed : Exception
[System.Serializable]
public sealed class FileCancelException : Exception
[<System.Serializable>]
type FileCancelException = class
inherit Exception
Public NotInheritable Class FileCancelException
Inherits Exception
- Inheritance
-
FileCancelException
- Attributes
Constructors
FileCancelException() |
Constructor. |
FileCancelException(String, Exception) |
Constructor. |
FileCancelException(String) |
Constructor. |