Click or drag to resize

AssemblyReferenceIsSpecificVersion Property

True if the specified version for the referenced assembly is the only one allowed.

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

Property Value

Type: Boolean
See Also