InlineScript Class
Activity to support the invocation of Windows PowerShell script content in a workflow. This SDK programming element is introduced in Windows PowerShell 3.0.
Namespace: Microsoft.PowerShell.Activities
Assembly: Microsoft.PowerShell.Activities (in Microsoft.PowerShell.Activities.dll)
Namespace: Microsoft.PowerShell.Activities
Assembly: Microsoft.PowerShell.Activities (in Microsoft.PowerShell.Activities.dll)
[DesignerAttribute(typeof(InlineScriptDesigner))] public sealed class InlineScript : PSRemotingActivity
/** @attribute DesignerAttribute(Microsoft.PowerShell.Activities.InlineScriptDesigner) */ public final class InlineScript extends PSRemotingActivity
DesignerAttribute(Microsoft.PowerShell.Activities.InlineScriptDesigner) public final class InlineScript extends PSRemotingActivity
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 PreviewSend comments about this topic to Microsoft.