Class GetSharedStorageEntriesCommandSettings
GetSharedStorageEntries
public sealed class GetSharedStorageEntriesCommandSettings : ICommand
- Inheritance
-
GetSharedStorageEntriesCommandSettings
- 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; }