←Select platform

AddAliasFolder Method

Summary

Register a new alias folder.

Syntax

C#
VB
C++
public void AddAliasFolder(  
   string alias, 
   string folderPath 
) 
Public Sub AddAliasFolder( _ 
   ByVal alias As String, _ 
   ByVal folderPath As String _ 
) 
public: 
void AddAliasFolder(  
   String^ alias, 
   String^ folderPath 
) 

Parameters

alias
A System.String value representing the alias folder name.

folderPath
A System.String value representing the alias folder physical path.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip.Server Assembly
Click or drag to resize