GHAClassAttribute Class |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Attributes
[SerializableAttribute] [AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = true, Inherited = true)] public class GHAClassAttribute : Attribute
The GHAClassAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| GHAClassAttribute | Initializes a new instance of the GHAClassAttribute class |
| Name | Description | |
|---|---|---|
| Category |
Optional category for the class
| |
| FriendlyName |
Optional friendly name to describe the class
| |
| IsWebViewable |
Determines if the class has elements that can be viewed via a browser
|