About the LastErrorText property
Most Chilkat classes have a LastErrorText property. It contains detailed contextual information about what transpired in the last method called on an object instance. The LastErrorText will contain information even when the method succeeds. This allows us to understand what happened when a method succeeds, but for some reason doesn’t behave as expected. Important: Each time a method is called, […]