Test whether the current flavor inherits from a flavor with the given name.
| C# | Visual Basic | Visual C++ |
public bool InheritsFrom( string flavorName )
Public Function InheritsFrom ( flavorName As String ) As Boolean
public: bool InheritsFrom( String^ flavorName )
- flavorName (String)
- Name of the flavor.
Assembly: Ranorex.Core (Module: Ranorex.Core.dll) Version: 4.0.4.23593 (4.0.4.23593)