Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. References Queries

References Queries

Scheduled Pinned Locked Moved .NET (Core and Framework)
visual-studioquestion
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Firoz
    wrote on last edited by
    #1

    Hi, I have two Queries... First:

    Is there any way by which I can Specify (In my Assembly itself) that
    the CopyLocal Property of a Reference to my Assembly should be False?

    ie: Whenever my assembly is added into any Project (References), the CopyLocal property for that Reference should be False by default. Note: It should be possible without making the Assembly Strong Named. And,

    Does the Framework/VisualStudio IDE raise any Event or send any kind of
    Notification to the Assembly when a Reference to it is Added or Removed
    from a Project.

    ie: I want to execute some code from within my assembly when that Assembly is Added or Removed from the References collection of any Project. Thanks, Firoz

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups