CategoryAttributeclass

Sets the category or the group of a type or a type member. This info can then be retrieved via DisplayInfo library.

objectAttributeCategoryAttribute
Namespace
global
Assembly
Sandbox.System
Declaration
public class CategoryAttribute : System.Attribute

Constructors1

Showing 1 constructors

public CategoryAttribute(string value)PUBLICCONSTRUCTOR

ParameterTypeDescription
valuestring

Properties1

Showing 1 properties

public virtual sealed string CategoryAttribute.Value { get; set; }PUBLICVIRTUALGETSET

Returns:string

On this page