ArcObjects Library Reference (SystemUtility)  

ICommandLineHelper.ArgumentBySwitch Property

property ArgumentBySwitch.

ERROR: Syntax information about ICommandLineHelper.ArgumentBySwitch may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT get_ArgumentBySwitch(
  BSTR switchFlag,
  BSTR* pVal
);
[C++]

Parameters

switchFlag [in]   switchFlag is a parameter of type BSTR pVal [out, retval]   pVal is a parameter of type BSTR

See Also

ICommandLineHelper Interface