Declaration
Gets the declaration for which the merge operation is performed.
Declaration
public IDeclaration Declaration { get; }Property Value
| Type | Description |
|---|---|
| IDeclaration | The target declaration that is receiving the merged options. |
Gets the declaration for which the merge operation is performed.
public IDeclaration Declaration { get; }| Type | Description |
|---|---|
| IDeclaration | The target declaration that is receiving the merged options. |