This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Xamarin.
Summary
Creates a repository index file for a directory structure.
- Assembly
- Cake
.Xamarin .dll - Namespace
- Cake
.Xamarin - Containing Type
- VSToolSetupRunner
Syntax
public void CreateRepositoryIndex(DirectoryPath targetDirectory)
Parameters
| Name | Type | Description |
|---|---|---|
| targetDirectory | DirectoryPath | Directory to scan. |
Return Value
| Type | Description |
|---|---|
| void |
