ExternalScriptInfo.ValidateScriptInfo(PSHost) Method

Definition

Validates the external script info.

public:
 void ValidateScriptInfo(System::Management::Automation::Host::PSHost ^ host);
public void ValidateScriptInfo (System.Management.Automation.Host.PSHost host);
member this.ValidateScriptInfo : System.Management.Automation.Host.PSHost -> unit
Public Sub ValidateScriptInfo (host As PSHost)

Parameters

host
PSHost

Applies to