Represents a CMEDIT command.
Declaration Syntax
public class CMEDITCommand : CDBCommand
Table 868: Members
Property | Aname |
Gets the assembly name. |
Property | Cnames |
Gets the component names. |
Property | Index |
Gets the command index. (Inherited from Command.) |
Property | Name |
Gets the command name. (Inherited from Command.) |
Property | Oper |
Gets the operation label (add or dele). |
Property | ToCdbCommandString |
Gets the command text formatted as a CDB file entry. Gets the command parameters formatted as a string. |