Arguments Property

Summary

(Read only) Gets the command arguments.

Syntax
C#
VB
C++
public string Arguments { get; } 
  
Public ReadOnly Property Arguments As String 
public: 
property String^ Arguments { 
   String^ get(); 
} 

Property Value

The command arguments.

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.Services.Twain Assembly