Open sandboxFocus

Property IsExternal

IsExternal

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

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