Click or drag to resize

GHAEnumAttribute Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the GHAEnumAttribute class

Namespace:  GHASchema.Attributes
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public GHAEnumAttribute(
	string friendlyName = ""
)

Parameters

friendlyName (Optional)
Type: SystemString

[Missing <param name="friendlyName"/> documentation for "M:GHASchema.Attributes.GHAEnumAttribute.#ctor(System.String)"]

See Also