Delegate DependencyGraph.ProjectCollectionFactory
Namespace: Xamarin.MSBuild.Sdk
Assembly: Xamarin.MSBuild.Sdk.dll
Syntax
public delegate ProjectCollection ProjectCollectionFactory(IDictionary<string, string> globalProperties);
Parameters
| Type | Name | Description |
|---|---|---|
| IDictionary<System.String, System.String> | globalProperties |
Returns
| Type | Description |
|---|---|
| ProjectCollection |