Table of Contents

Class WhiteLabelAttribute

Namespace
The.Management
Assembly
Instagile.dll
[AttributeUsage(AttributeTargets.Assembly)]
public class WhiteLabelAttribute : Attribute
Inheritance
WhiteLabelAttribute
Inherited Members

Constructors

WhiteLabelAttribute(string)

public WhiteLabelAttribute(string brand)

Parameters

brand string

Properties

Brand

public string Brand { get; }

Property Value

string