wManager.Wow.Helpers Namespace
WRobot

AddTargetGuidUserControl..::..GuidTarget Property

Gets or sets the list of Guid.

Namespace:  wManager.Wow.Forms.ProfileMaker
Assembly:  wManager (in wManager.dll)

Syntax


public List<ulong> GuidTarget { get; set; }
Public Property GuidTarget As List(Of ULong)
	Get
	Set
public:
property List<unsigned long long^>^ GuidTarget {
	List<unsigned long long^>^ get ();
	void set (List<unsigned long long^>^ value);
}

Field Value

The unique identifier target.