Api Sandbox Internal SourceLocationAttribute
class

SourceLocationAttribute

public class SourceLocationAttribute : 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

SourceLocationAttribute(String path, Int32 line)

Properties

Name Type Description
Line virtual Int32
Assembly: Sandbox.System Namespace: Sandbox.Internal Full Name: Sandbox.Internal.SourceLocationAttribute