SCOPE.rst 229 B

12345678910
  1. SCOPE
  2. -----
  3. .. versionadded:: 4.4
  4. The scope of the file set.
  5. This read-only property can be used to retrieve the
  6. :ref:`scope <Target Command Scope>` of the given file set.
  7. It will be ``PRIVATE``, ``PUBLIC``, or ``INTERFACE``.