Class RestartWarning
A strongly-typed resource class, for looking up localized strings, etc.
public class RestartWarning
- Inheritance
-
RestartWarning
- Inherited Members
Properties
Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
public static CultureInfo Culture { get; set; }
Property Value
ElevatedPrivilegesMessage
Looks up a localized string similar to SAP is running with higher privileges than Ranorex. To resolve this issue, please restart Ranorex with Administrator privileges..
public static string ElevatedPrivilegesMessage { get; }
Property Value
ElevatedPrivilegesTitle
Looks up a localized string similar to Elevated Privileges Required.
public static string ElevatedPrivilegesTitle { get; }
Property Value
ResourceManager
Returns the cached ResourceManager instance used by this class.
public static ResourceManager ResourceManager { get; }