This document is archived and information here might be outdated. Recommended version. |
Generates the Usage for a given tool.
[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