Click or drag to resize

ComponentInfoComponent Property

The name of the component. This value should be the createable class including the namespace of the component.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string Component { get; }

Property Value

Type: String
See Also