Click or drag to resize

ReferenceTreatAsAssemblyReference Property

True if the project reference should be treated as an assembly reference.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public virtual bool TreatAsAssemblyReference { get; }

Property Value

Type: Boolean
See Also