MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsIAspect­BuilderProject
Open sandboxFocus

IAspectBuilder.Project Property

Project

Gets the current IProject, which represents the csproj file and allows to share project-local data.

Declaration
IProject Project { get; }
Property Value
Type Description
IProject