Initializes a new instance of the ConfigAttribute class

Namespace: VVVV.PluginInterfaces.V2
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4529.9037

Syntax

C#
public ConfigAttribute(
	string name
)

Parameters

name
Type: System..::..String

[Missing <param name="name"/> documentation for "M:VVVV.PluginInterfaces.V2.ConfigAttribute.#ctor(System.String)"]

See Also