Table of Contents

Property IsDefault

Namespace
Innova.Prism.Infrastructure.Commands
Assembly
Innova.Prism.Infrastructure.dll

IsDefault

Gets or sets a value indicating whether the command is the default command.

public bool IsDefault { get; set; }

Property Value

bool