EnvironmentVariablesDirective 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.
public ref class EnvironmentVariablesDirective sealed : System::CommandLine::Directive
public sealed class EnvironmentVariablesDirective : System.CommandLine.Directive
type EnvironmentVariablesDirective = class
inherit Directive
Public NotInheritable Class EnvironmentVariablesDirective
Inherits Directive
- Inheritance
Constructors
EnvironmentVariablesDirective() |
Properties
Action | |
Description |
Gets or sets the description of the symbol. (Inherited from Symbol) |
Hidden | (Inherited from Symbol) |
Name |
Gets or sets the name of the symbol. (Inherited from Symbol) |
Parents |
Gets the parent symbols. (Inherited from Symbol) |
Methods
GetCompletions(CompletionContext) | (Inherited from Directive) |
ToString() |
Returns a string that represents the current object. (Inherited from Symbol) |