DebugRecord Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A debug record in the PSInformationalBuffers.
C++
public ref class DebugRecord : System::Management::Automation::InformationalRecord
public class DebugRecord : System.Management.Automation.InformationalRecord
[System.Runtime.Serialization.DataContract]
public class DebugRecord : System.Management.Automation.InformationalRecord
type DebugRecord = class
inherit InformationalRecord
[<System.Runtime.Serialization.DataContract>]
type DebugRecord = class
inherit InformationalRecord
Public Class DebugRecord
Inherits InformationalRecord
- Inheritance
- Derived
- Attributes
Invocation |
The InvocationInfo of the command that created this record. (Inherited from InformationalRecord) |
Message |
The message written by the command that created this record. (Inherited from InformationalRecord) |
Pipeline |
The status of the pipeline when this record was created. (Inherited from InformationalRecord) |
To |
Returns the record's message. (Inherited from InformationalRecord) |
Производ | Верзије |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |