Microsoft SDK for Java

setName

This method of the Command class assigns the name of a Command object.

Syntax

public void setName(String name);

Parameters

name The Command object name.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.