This topic has not yet been rated - Rate this topic

InlineScriptContext Class

Defines the context information available to scripts running within the InlineScript activity. These are exposed through the $PSActivity automatic variable. This SDK programming element is introduced in Windows PowerShell 3.0.


Namespace: Microsoft.PowerShell.Activities
Assembly: Microsoft.PowerShell.Activities (in Microsoft.PowerShell.Activities.dll)
'Usage
Dim instance As InlineScriptContext

public class InlineScriptContext
public class InlineScriptContext
public class InlineScriptContext
System.Object
   Microsoft.PowerShell.Activities.InlineScriptContext
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

 

Target Platforms

Windows Developer Preview, Windows Server Developer Preview

Send comments about this topic to Microsoft.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.