Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.Twain assembly)

Show in webframe

RegisterAppUrl Method






The application name.
Registers the application url.
Syntax
public static void RegisterAppUrl( 
   string name
)
'Declaration
 
Public Shared Sub RegisterAppUrl( _
   ByVal name As String _
) 
'Usage
 
Dim name As String
 
Utils.RegisterAppUrl(name)

            

            
public:
static void RegisterAppUrl( 
   String^ name
) 

Parameters

name
The application name.
Remarks

A url association allows the application to automatically launch when another application launches the registered url.

Requirements

Target Platforms

See Also

Reference

Utils Class
Utils Members

Error processing SSI file