WmiActivity.GetWmiCommandCore(NativeActivityContext, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets to execute the command that was passed in.
protected:
System::Management::Automation::PowerShell ^ GetWmiCommandCore(System::Activities::NativeActivityContext ^ context, System::String ^ name);
protected System.Management.Automation.PowerShell GetWmiCommandCore (System.Activities.NativeActivityContext context, string name);
member this.GetWmiCommandCore : System.Activities.NativeActivityContext * string -> System.Management.Automation.PowerShell
Protected Function GetWmiCommandCore (context As NativeActivityContext, name As String) As PowerShell
Parameters
- context
- NativeActivityContext
- name
- String