InitialSessionState.ImportPSSnapIn
Method
Definition
Need to have SnapIn support till we move to modules
public System.Management.Automation.PSSnapInInfo ImportPSSnapIn (string name, out System.Management.Automation.Runspaces.PSSnapInException warning);
Parameters
- name
- String
- warning
- PSSnapInException
Returns