API ReferenceSandbox.Internal
public class Sandbox.Internal.SourceLocationAttribute : Sandbox.Internal.ClassFileLocationAttribute
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.
Constructors
Showing 1 constructors
public SourceLocationAttribute(string path, int line)
No results match this filter.
Properties
Showing 1 properties
public virtual sealed int Sandbox.Internal.SourceLocationAttribute.Line { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Internal |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:Sandbox.Internal.SourceLocationAttribute |