# Sandbox.Internal.SourceLocationAttribute

Automatically added to classes and their members to let them determine their location
This helps when looking for resources relative to them, like style sheets.

- Kind: attribute
- Namespace: `Sandbox.Internal`
- Assembly: `Sandbox.System`
- Inherits: [Sandbox.Internal.ClassFileLocationAttribute](/api/Sandbox.Internal.ClassFileLocationAttribute)

## Constructors

- [`SourceLocationAttribute`](/api/Sandbox.Internal.SourceLocationAttribute/.ctor)

## Properties

- [`Line`](/api/Sandbox.Internal.SourceLocationAttribute/Line)
