Class ResponseFileSource
Inherited Members
Namespace: Mono.Options
Syntax
public class ResponseFileSource : ArgumentSource
Properties
Description
Declaration
public override string Description { get; }
Property Value
| Type | Description |
|---|---|
| String |
Overrides
Methods
GetArguments(String, out IEnumerable<String>)
Declaration
public override bool GetArguments(string value, out IEnumerable<string> replacement)
Parameters
| Type | Name | Description |
|---|---|---|
| String | value | |
| IEnumerable<String> | replacement |
Returns
| Type | Description |
|---|---|
| Boolean |
Overrides
GetNames()
Declaration
public override string[] GetNames()
Returns
| Type | Description |
|---|---|
| String[] |