RemoveAliasFolder Method

Summary

Removes a registered alias folder.

Syntax
C#
VB
C++
public void RemoveAliasFolder( 
   string alias 
) 
  
Public Sub RemoveAliasFolder( _ 
   ByVal alias As String _ 
)  
public: 
void RemoveAliasFolder(  
   String^ alias 
)  

Parameters

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

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

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

Leadtools.Jpip.Server Assembly