expression.Save() As ReturnCode
where expression is a variable that represents a HotSpots Object
Return Value
One of the ReturnCode enumerated values, unless an exception has been thrown
expression.Save() As ReturnCode
Exception | Description |
---|---|
IO.IOException | An I/O error occurred while trying to save the hotspots map. |
Security.SecurityException | The caller does not have the required permission to save the hotspots map. |