Click or drag to resize

IMacroCompiler2.Resolver Property

X#
This property allows to set a delegate that may be used to resolve ambigous references

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
PROPERTY Resolver AS MacroCompilerResolveAmbiguousMatch GET SET 

Property Value

Type: MacroCompilerResolveAmbiguousMatch
See Also