Class MakeSnapshotCommandSettings
MakeSnapshot
public sealed class MakeSnapshotCommandSettings : ICommand
- Inheritance
-
MakeSnapshotCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }
Property Value
LayerId
Gets or sets the layerId
[JsonPropertyName("layerId")]
public string LayerId { get; set; }