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 |
Gets a value indicating whether the assembly represents a reference (true
), or the project being built (false
).
bool IsExternal { get; }
Type | Description |
---|---|
bool |