Leadtools.Jpip Namespace > TargetFields Class : Target Property |
public string Target {get; set;}
'Declaration Public Property Target As String
'Usage Dim instance As TargetFields Dim value As String instance.Target = value value = instance.Target
public string Target {get; set;}
get_Target();
set_Target(value);
This field is used to specify the original named resource (image name/path on the server). If this property is null or System.String.Empty then the image is determined by other means.
If the value of this field is not specified the server will use the path of the URI specified in an HTTP request
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2