Subscriber portal
Gets an exception that is thrown during the attempt to apply the change to the file, if an exception was thrown.
public: property Exception^ Exception { Exception^ get (); }
An exception that is contained in this property will typically be thrown by the file system to indicate a problem has occurred while applying the change, such as a failure to obtain write access to the file.