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