Свойство | Type | Description | |
---|---|---|---|
IsDynamicPattern | bool | ||
Path | string |
Méthode | Description | |
---|---|---|
EnvironmentAddedPath ( string path, bool isDynamic ) : System |
Initializes a new EnvironmentAddedPath.
|
public EnvironmentAddedPath ( string path, bool isDynamic ) : System | ||
path | string | Path or pattern with * and ? wildcards. |
isDynamic | bool | True if the pattern must be expansed/gobbled dynamically. |
Résultat | System |