←Select platform

CommandName Property (CommandEvent)

Summary

Gets the name of the command name.

Syntax

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

Property Value

The command name

Requirements

Target Platforms

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

Leadtools.Sane.Server Assembly