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; }
Public ReadOnly Property Component As String
Get
Property Value
Type:
StringSee Also