API ReferenceSandbox.Internal
SourceLocationAttributeclass
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.
Constructors1
Showing 1 constructors
public SourceLocationAttribute(string path, int line)
| Parameter | Type | Description |
|---|---|---|
| path | string | — |
| line | int | — |
No results match this filter.
Properties1
Showing 1 properties
public virtual sealed int Sandbox.Internal.SourceLocationAttribute.Line { get; set; }
Returns:
int—No results match this filter.