Click or drag to resize

ComponentInfoComponentID Property

The component's ID. This value is a 32 character GUID

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

Property Value

Type: String
a string representing this component's ID.
See Also