Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Code / IAssembly / Is­External
Open sandbox

Property IsExternal

IsExternal

Gets a value indicating whether the assembly represents a reference (true), or a project reference (false).

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