VisualBasicCommandLineParser Class
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.
The VisualBasicCommandLineParser class contains members used to perform various Visual Basic command line parsing operations.
public ref class VisualBasicCommandLineParser : Microsoft::CodeAnalysis::CommandLineParser
public class VisualBasicCommandLineParser : Microsoft.CodeAnalysis.CommandLineParser
type VisualBasicCommandLineParser = class
inherit CommandLineParser
Public Class VisualBasicCommandLineParser
Inherits CommandLineParser
- Inheritance
Default |
Gets the current command line parser. |
Regular |
Gets the standard Visual Basic source file extension |
Script |
Gets the current interactive command line parser. |
Script |
Gets the standard Visual Basic script file extension. |
Parse(IEnumerable<String>, String, String, String) |
Parses a command line. |
Parse |
Parses Conditional Compilations Symbols. Given the string of conditional compilation symbols from the project system, parse them and merge them with an IReadOnlyDictionary ready to be given to the compilation. |
Parse |
(Inherited from CommandLineParser) |
Produit | Versions |
---|---|
Roslyn | 4.2.0, 4.3.0, 4.4.0, 4.5.0, 4.6.0, 4.7.0, 4.8.0, 4.9.2, 3.0.0, 3.1.0, 3.2.0, 3.2.1, 3.3.1, 3.4.0, 3.5.0, 3.6.0, 3.7.0, 3.8.0, 3.9.0, 3.10.0, 3.11.0, 4.0.1, 4.1.0, 4.12.2, 4.13.0 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :