←Select platform

UnregisterAppUrl Method

Summary

Unregisters the application url.

Syntax

C#
VB
C++
public static void UnregisterAppUrl( 
   string name 
) 
  
Public Shared Sub UnregisterAppUrl( _ 
   ByVal name As String _ 
)  
public: 
static void UnregisterAppUrl(  
   String^ name 
)  

Parameters

name
The application name.

Requirements

Target Platforms

See Also

Reference

Utils Class

Utils Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly