Upgrade your Internet Experience
United States - English
Argentina (Español)
Australia (English)
Brasil (Português)
Canada (English)
Canada (Français)
中国 (简体中文)
Colombia (Español)
Deutschland (Deutsch)
España (Español)
France (Français)
India (English)
Italia (Italiano)
日本 (日本語)
México (Español)
Perú (Español)
Россия (Pусский)
United Kingdom (English)
United States (English)
More...
Microsoft.com
Welcome
Sign in
Dev Center - Desktop
Home
Dashboard
Docs
Samples
Downloads
Support
Community
Classic
  |  
Lightweight
  |  
ScriptFree
Printer Friendly Version
Send
Click to Rate and Give Feedback
Give feedback on this content
MSDN Library
MSDN
Please Wait
MSDN Library
Please Wait
Windows Development
Please Wait
System Administration
Please Wait
Windows PowerShell
Please Wait
Windows PowerShell SDK
Please Wait
Windows PowerShell Managed Referenc...
Please Wait
System.Management.Automation
Please Wait
PSEventArgs Class
Please Wait
PSEventArgs Properties
Please Wait
Collapse All
Expand All
PSEventArgs Properties
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Public Properties
Name
Description
ComputerName
Gets the name of the computer where the event was raised. This property is introduced in Windows PowerShell 2.0.
RunspaceId
Gets the identifier for the event that is unique to the runspace where the event was raised. This property is introduced in Windows PowerShell 2.0.
EventIdentifier
Gets the unique identifier of the raised event. This property is introduced in Windows PowerShell 2.0.
Sender
Gets the object, also referred to as the source, that raised the event. This property is introduced in Windows PowerShell 2.0.
SourceEventArgs
Gets any arguments that were added by the source when the event was raised. This property is introduced in Windows PowerShell 2.0.
SourceArgs
Gets any original arguments of the event that were captured and passed on by the source when the event was raised. This property is introduced in Windows PowerShell 2.0.
SourceIdentifier
Gets the identifier of the source that raised the event. This property is introduced in Windows PowerShell 2.0.
TimeGenerated
Gets the date and time of when the event was raised. This property is introduced in Windows PowerShell 2.0.
MessageData
Gets any user data associated with the raised event. This property is introduced in Windows PowerShell 2.0.
See Also
Reference
PSEventArgs Class
System.Management.Automation Namespace
ForwardedEventArgs Class
Other Resources
Windows PowerShell SDK
Send comments about this topic to Microsoft.
© 2012 Microsoft. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement