DataAddedEventArgs.PowerShellInstanceId Property

Definition

PowerShell InstanceId which added this data. Guid.Empty, if the data is not added by a PowerShell instance.

public:
 property Guid PowerShellInstanceId { Guid get(); };
public Guid PowerShellInstanceId { get; }
member this.PowerShellInstanceId : Guid
Public ReadOnly Property PowerShellInstanceId As Guid

Property Value

Applies to