Property uacInfo.Failed Overload Returns true if the last called property function failed. Normally it should never fail. Only uacInfo.ofProcess can fail (then it returns null). public bool Failed { get; } Property Value bool