Compartir a través de


GetPSSession.ContainerId Property

Definition

Provides access to the ContainerId parameter.

[System.ComponentModel.DefaultValue(null)]
public System.Activities.InArgument<string[]> ContainerId { get; set; }
[<System.ComponentModel.DefaultValue(null)>]
member this.ContainerId : System.Activities.InArgument<string[]> with get, set
Public Property ContainerId As InArgument(Of String())

Property Value

Attributes

Applies to