| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property RecordingLanguage As String | |
| C# | |
|---|---|
public abstract string RecordingLanguage {get; set;} | |
| Exception | Description |
|---|---|
| System.ArgumentException | Thrown if the requested language is not in the list returned by the AvailableMacroLanguages property. |
The currently supported choices are available from the AvailableMacroLanguages property.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)