Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code/IDeclaration/Belongs­To­Current­Project
Open sandboxFocus

Property BelongsToCurrentProject

BelongsToCurrentProject

Gets a value indicating whether the current declaration is declared to the current project. It returns false for declarations declared in referenced projects or assemblies.

Declaration
bool BelongsToCurrentProject { get; }
Property Value
Type Description
Boolean