CompletionResult.ResultType Property
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.
Gets the type of completion result.
public:
property System::Management::Automation::CompletionResultType ResultType { System::Management::Automation::CompletionResultType get(); };
public System.Management.Automation.CompletionResultType ResultType { get; }
member this.ResultType : System.Management.Automation.CompletionResultType
Public ReadOnly Property ResultType As CompletionResultType