Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
CommandLineParser Class
Definition
- Namespace:
- Microsoft.CodeAnalysis
- Assembly:
- Microsoft.CodeAnalysis.dll
- Package:
- Microsoft.CodeAnalysis.Common v3.0.0
- Package:
- Microsoft.CodeAnalysis.Common v3.1.0
- Package:
- Microsoft.CodeAnalysis.Common v3.10.0
- Package:
- Microsoft.CodeAnalysis.Common v3.11.0
- Package:
- Microsoft.CodeAnalysis.Common v3.2.0
- Package:
- Microsoft.CodeAnalysis.Common v3.2.1
- Package:
- Microsoft.CodeAnalysis.Common v3.3.1
- Package:
- Microsoft.CodeAnalysis.Common v3.4.0
- Package:
- Microsoft.CodeAnalysis.Common v3.5.0
- Package:
- Microsoft.CodeAnalysis.Common v3.6.0
- Package:
- Microsoft.CodeAnalysis.Common v3.7.0
- Package:
- Microsoft.CodeAnalysis.Common v3.8.0
- Package:
- Microsoft.CodeAnalysis.Common v3.9.0
- Package:
- Microsoft.CodeAnalysis.Common v4.0.1
- Package:
- Microsoft.CodeAnalysis.Common v4.1.0
- Package:
- Microsoft.CodeAnalysis.Common v4.12.0
- Package:
- Microsoft.CodeAnalysis.Common v4.13.0
- Package:
- Microsoft.CodeAnalysis.Common v4.14.0
- Package:
- Microsoft.CodeAnalysis.Common v4.2.0
- Package:
- Microsoft.CodeAnalysis.Common v4.3.1
- Package:
- Microsoft.CodeAnalysis.Common v4.4.0
- Package:
- Microsoft.CodeAnalysis.Common v4.5.0
- Package:
- Microsoft.CodeAnalysis.Common v4.6.0
- Package:
- Microsoft.CodeAnalysis.Common v4.7.0
- Package:
- Microsoft.CodeAnalysis.Common v4.8.0
- Package:
- Microsoft.CodeAnalysis.Common v4.9.2
- Package:
- Microsoft.CodeAnalysis.Common v5.0.0
- Package:
- Microsoft.CodeAnalysis.Common v5.3.0
- Source:
- CommonCommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
- Source:
- CommandLineParser.cs
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.
public ref class CommandLineParser abstract
public abstract class CommandLineParser
type CommandLineParser = class
Public MustInherit Class CommandLineParser
- Inheritance
-
CommandLineParser
- Derived
Properties
| Name | Description |
|---|---|
| RegularFileExtension | |
| ScriptFileExtension | |
Methods
| Name | Description |
|---|---|
| Parse(IEnumerable<String>, String, String, String) |
Parses a command line. |
| ParsePathMap(String, IList<Diagnostic>) | |
| SplitCommandLineIntoArguments(String, Boolean) |
See Roslyn.Utilities.CommandLineUtilities.SplitCommandLineIntoArguments(System.String,System.Boolean) |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Feedback
Was this page helpful?
