Click or drag to resize

ExtensionInfoComponentID Property

The component ID of the extension

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

Property Value

Type: String
a string representing the component id as stored in the metadata
See Also