Represents a custom element (or section) in the XML project type.
Namespace: PostSharp.Extensibility
Assembly: PostSharp.dll
Syntax
public sealed class ProjectExtensionElementProperties
| Name | Description |
|---|---|
| Name | Gets the local name of the custom element. |
| Namespace | Gets the XML namespace of the custom element. |
| XElement | Gets the |