Summary
Gets all the namespaces.
- Namespace
- Cake
.Core .Scripting .Analysis - Containing Type
- ScriptAnalyzerResult
Syntax
public ISet<string> Namespaces { get; }
Value
| Type | Description |
|---|---|
| ISet |
The namespaces. |
public ISet<string> Namespaces { get; }
| Type | Description |
|---|---|
| ISet |
The namespaces. |