Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpip.Server Namespace > JpipServerConfiguration Class : AddAliasFolder Method |
public void AddAliasFolder( string alias, string folderPath )
'Declaration Public Sub AddAliasFolder( _ ByVal alias As String, _ ByVal folderPath As String _ )
'Usage Dim instance As JpipServerConfiguration Dim alias As String Dim folderPath As String instance.AddAliasFolder(alias, folderPath)
public: void AddAliasFolder( String^ alias, String^ folderPath )