Table of Contents

Class CGResourceManagerAttribute

CG Resource Attribute

[AttributeUsage(AttributeTargets.Field)]
public class CGResourceManagerAttribute : DTPropertyAttribute
Inheritance
PropertyAttribute
DTPropertyAttribute
CGResourceManagerAttribute
Derived

Constructors

CGResourceManagerAttribute(string)

public CGResourceManagerAttribute(string resourceName)

Parameters

resourceName string

Fields

ReadOnly

public bool ReadOnly

Field Value

bool

ResourceName

[NotNull]
public readonly string ResourceName

Field Value

string