McCommandClassName Property
|
|
The actual class name for this command.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic ReadOnly Property ClassName As String
Get
Property Value
Type:
StringReturn Value
Type:
String
RemarksSimple commands all use McCommand, while more advanced ones use classes derived from McCommandExtended
See Also