PredictionContext.Create(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.
public static System.Management.Automation.Subsystem.PredictionContext Create (string input);
static member Create : string -> System.Management.Automation.Subsystem.PredictionContext
Public Shared Function Create (input As String) As PredictionContext
Parameters
- input
- String