API ReferenceSandbox.Internal
ClassFileLocationAttributeclass
Automatically added to codegenerated classes to let them determine their location This helps when looking for resources relative to them, like style sheets. Replaced in Sept 2023 by SourceLocationAttribute, which is added to classes and members.
Constructors1
Showing 1 constructors
public ClassFileLocationAttribute(string value)
| Parameter | Type | Description |
|---|---|---|
| value | string | — |
No results match this filter.
Properties1
Showing 1 properties
public virtual sealed string Sandbox.Internal.ClassFileLocationAttribute.Path { get; set; }
Returns:
string—No results match this filter.