Gets the name of the operation that failed.
| C# | Visual Basic | Visual C++ |
public string Name { get; }
Public ReadOnly Property Name As String
public: property String^ Name { String^ get (); }
![]() | Ranorex Documentation Name Property Namespaces ► Ranorex ► OperationFailedException ► Name |
| C# | Visual Basic | Visual C++ |
public string Name { get; }
Public ReadOnly Property Name As String
public: property String^ Name { String^ get (); }