UnrecognizedVSTAScriptLanguageException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
UnrecognizedVSTAScriptLanguageException is thrown when the user specifies a script language name that is not recognized as valid.
public ref class UnrecognizedVSTAScriptLanguageException : ApplicationException
[System.Serializable]
public class UnrecognizedVSTAScriptLanguageException : ApplicationException
[<System.Serializable>]
type UnrecognizedVSTAScriptLanguageException = class
inherit ApplicationException
Public Class UnrecognizedVSTAScriptLanguageException
Inherits ApplicationException
- Inheritance
-
UnrecognizedVSTAScriptLanguageException
- Attributes
Constructors
UnrecognizedVSTAScriptLanguageException(String) |
Fields
UnrecognizedName |