GHAContainedByAttribute Class |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Attributes
[SerializableAttribute] [AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = true, Inherited = true)] public class GHAContainedByAttribute : Attribute
The GHAContainedByAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| GHAContainedByAttribute |
Declares that the decorated type maybe contained in the specified type
|
| Name | Description | |
|---|---|---|
| ContainingTypes |
List of types that can contain the decorated class
|