NavTargetTargetType Property |
The type of the target. (e.g. MOP, URL).
The value should be one of the string constants in the
NavTargetTypes class (the class is
essentially a set of string enums). The TargetType dictates how the
Target is handled.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string TargetType { get; set; }
Public Property TargetType As String
Get
Set
Property Value
Type:
StringSee Also