Click or drag to resize

GHADeviceClassAttribute Constructor

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

Initializes a new instance of the GHADeviceClassAttribute class

Namespace:  GHASchema.Attributes
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public GHADeviceClassAttribute(
	string deviceClass
)

Parameters

deviceClass
Type: SystemString

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

See Also