Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrives the argument names.
Namespace: Microsoft.WindowsServerSolutions.NetworkHealth.Engine
Assembly: NetworkHealthEngine (in NetworkHealthEngine.dll)
Syntax
string[] GetArgumentNames()
array<String^>^ GetArgumentNames()
Function GetArgumentNames As String()
Return Value
Type: System.String[]
The argument names.
See Also
IActionContext Interface
Microsoft.WindowsServerSolutions.NetworkHealth.Engine Namespace
Return to top