Udostępnij za pośrednictwem


'AddressOf' expressions are not valid in debug windows

AddressOf statements can only be used in source code.

Error ID: BC30731

To correct this error

  • Remove AddressOf statements from debugging code.

See Also

Reference

AddressOf Operator

Other Resources

Debugging in Visual Studio