Share via


PowerShellTraceSource.Keywords Property

Definition

Keywords that were set through constructor when object was instantiated

public:
 property System::Management::Automation::Tracing::PowerShellTraceKeywords Keywords { System::Management::Automation::Tracing::PowerShellTraceKeywords get(); };
public System.Management.Automation.Tracing.PowerShellTraceKeywords Keywords { get; }
member this.Keywords : System.Management.Automation.Tracing.PowerShellTraceKeywords
Public ReadOnly Property Keywords As PowerShellTraceKeywords

Property Value

Applies to