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

Path Property






Gets or sets the path component of the URL to be used in constructing future requests with this channel.
Syntax
public string Path {get; set;}
'Declaration
 
Public Property Path As String
'Usage
 
Dim instance As ResponseFields
Dim value As String
 
instance.Path = value
 
value = instance.Path
public string Path {get; set;}
 get_Path();
set_Path(value);
public:
property String^ Path {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String which specifies the path component of the URL to be used in constructing future requests with this channel.
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

ResponseFields Class
ResponseFields 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