Interface IChildAllowedResult
- Namespace
- Ranorex.Core.Testing.Interfaces
- Assembly
- Ranorex.Core.dll
public interface IChildAllowedResult
Properties
Exception
Opt<Exception> Exception { get; }
Property Value
- Opt<Exception>
IsAllowed
bool IsAllowed { get; }