VS_DOTNET_REFERENCE_refname.rst 430 B

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