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; }
Public ReadOnly Property ComponentID As String
Get
Property Value
Type:
Stringa string representing this component's ID.
See Also