←Select platform

Path Property

Summary
Gets or sets the path component of the URL to be used in constructing future requests with this channel.

Syntax
C#
C++/CLI
Python
public string Path { get; set; } 
public: 
property String^ Path { 
   String^ get(); 
   void set (    String^ ); 
} 
Path # get and set (ResponseFields) 

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

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.