CommandExceptionCommandName - свойство |
Gets the name of the command that causes this exception.
Пространство имён:
Tessa.Platform.CommandLine
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public string CommandName { get; }
Public ReadOnly Property CommandName As String
Get
public:
property String^ CommandName {
String^ get ();
}
member CommandName : string with get
Значение свойства
Тип:
StringThe command name.
См. также