Resolver_hasCompleteMatch Field |
Indicates if a complete match exists.
Namespace:
Nova.Resolving
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected bool _hasCompleteMatch
Field Value
Type:
BooleanRemarks This field is basically a copy of the same field in the associated UnresolvedRef (for performance).
See Also