MetalamaAPI documentationIntrospection APIMetalama.​Framework.​WorkspacesProjectGet­Declaration
Open sandboxFocus

Project.GetDeclaration Method

GetDeclaration(String, String, String, Boolean)

Declaration
public IDeclaration GetDeclaration(string projectName, string targetFramework, string declarationId, bool metalamaOutput)
Parameters
Type Name Description
System.String projectName
System.String targetFramework
System.String declarationId
System.Boolean metalamaOutput
Returns
Type Description
IDeclaration
Implements
IProjectSet.GetDeclaration(String, String, String, Boolean)