Поделиться через


PSPacketCaptureResult.ContinuousCapture Property

Definition

[Newtonsoft.Json.JsonProperty(Order=2)]
public bool? ContinuousCapture { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=2)>]
member this.ContinuousCapture : Nullable<bool> with get, set
Public Property ContinuousCapture As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to