Class CaptureSnapshotCommandResponse
Response for CaptureSnapshot
public sealed class CaptureSnapshotCommandResponse : ICommandResponse<CaptureSnapshotCommandSettings>, ICommandResponse- Inheritance
- 
      
      CaptureSnapshotCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Data
Gets or sets the data
[JsonPropertyName("data")]
public string Data { get; set; }