Table of Contents

Class ServiceNameAttribute

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

The name of the Service.

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

Constructors

ServiceNameAttribute(string)

public ServiceNameAttribute(string ServiceName)

Parameters

ServiceName string

Fields

ServiceName

public string? ServiceName

Field Value

string