LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

Target Property






Gets or sets the requested resource from the server.
Syntax
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);
public:
property String^ Target {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String used to specify the original named resource (often the name of a file on the server).
Remarks

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

Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Requirements

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

See Also

Reference

TargetFields Class
TargetFields Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features