VS_DOTNET_REFERENCE_refname.rst 407 B

123456789101112
  1. VS_DOTNET_REFERENCE_<refname>
  2. -----------------------------
  3. Visual Studio managed project .NET reference with name ``<refname>``
  4. and hint path.
  5. Adds one .NET reference to generated Visual Studio project. The
  6. reference will have the name ``<refname>`` and will point to the
  7. assembly given as value of the property.
  8. See also :prop_tgt:`VS_DOTNET_REFERENCES` and
  9. :prop_tgt:`VS_DOTNET_REFERENCES_COPY_LOCAL`