AssemblyUsageAttribute Constructor (String) |
Namespace: X3Platform.CommandLineAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic AssemblyUsageAttribute(
string line1
)
public:
AssemblyUsageAttribute(
String^ line1
)
Parameters
- line1
- Type: SystemString
First line of usage text.
See Also