←Select platform

Redirection Property

Summary

Indicates the built-in function's name that ProxyFunction uses to redirect execution.

Syntax
C#
C++/CLI
Java
Python
public string Redirection { get; set; } 
public java.lang.String getRedirection(); 
public void setRedirection( 
   java.lang.String 
); 
public:  
   property String^ Redirection 
   { 
      String^ get() 
      void set(String^ value) 
   } 
Redirection # get and set (ProxyFunction) 

Property Value

The built-in function's name.

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.Document.Unstructured Assembly

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