IRegisterItemGUID Property

Unique ID to indentify the item and replace it later.

Definition

Namespace: PCBI.Plugin.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public string GUID { get; set; }

Property Value

String

See Also