OutputAttribute Class
The output folder path for generated JavaScript. A non-absolute path is concatenated with a project's root.
Examples: "Bridge/output/", "../Bridge/output/", "c:\\output\\"
Namespace:
BridgeAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [AttributeUsageAttribute] public sealed class OutputAttribute : Attribute
<ExternalAttribute> _ <AttributeUsageAttribute> _ Public NotInheritable Class OutputAttribute _ Inherits Attribute
[ExternalAttribute] [AttributeUsageAttribute] public ref class OutputAttribute sealed : public Attribute