DataAddedEventArgs
Class
Definition
Event arguments passed to PSDataCollection DataAdded handlers.
public sealed class DataAddedEventArgs : EventArgs
- Inheritance
-
DataAddedEventArgs
Properties
| Index |
Index at which the data is added. |
| PowerShellInstanceId |
PowerShell InstanceId which added this data. Guid.Empty, if the data is not added by a PowerShell instance. |