Summary
Gets or sets the namespace.
- Namespace
- Cake
.Common .Solution .Project .Properties - Containing Type
- Assembly
Info Custom Attribute
Syntax
public string NameSpace { get; set; }
Value
| Type | Description |
|---|---|
| string | The namespace for the attribute. |
