Method AddContentToSection
AddContentToSection(string, string, string[])
Declaration
public void AddContentToSection(string path, string section, string[] filePatterns)
Parameters
| Type | Name | Description |
|---|---|---|
| string | path | |
| string | section | |
| string[] | filePatterns |
AddContentToSection(string, string, string[], string[])
Declaration
public void AddContentToSection(string path, string section, string[] filePatterns, string[] excludePatterns)
Parameters
| Type | Name | Description |
|---|---|---|
| string | path | |
| string | section | |
| string[] | filePatterns | |
| string[] | excludePatterns |