This document is archived and information here might be outdated. Recommended version. |
Returns the command line usage of a given tool by name.
[Visual Basic .NET] Public Function Usage ( _ ByVal Method As String _ ) As String
[C#] public string Usage ( string Method );
[C++]
HRESULT Usage(
BSTR Method
);
[C++]
Parameters Method [in]
Method is a parameter of type BSTR