Click or drag to resize

ExtensionInfoExtID Property

The extension's ID as stored in metadata

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

Property Value

Type: String
a string representing the extension's ID as stored in metadata
See Also