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