Table of Contents

Class IsStaticFileServiceAttribute

Namespace
Phoesion.Glow.SDK.Firefly
Assembly
Phoesion.Glow.SDK.Firefly.Annotations.dll

This service will only serve static files and will have no code running in Fireflies.

[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Class, Inherited = true)]
public class IsStaticFileServiceAttribute : Attribute
Inheritance
object
Attribute
IsStaticFileServiceAttribute