ShellBrowser .Net Edition
Tag Property
NamespacesJam.ShellBasicWorkItemTag
A work item can be tagged to be distinguishable from other items
Declaration Syntax
C#Visual BasicVisual C++
public int Tag { get; set; }
Public Property Tag As Integer
public:
virtual property int Tag {
	int get () sealed;
	void set (int value) sealed;
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)