DieResult.DieType Property

From DiceRoller Documentation

Contains information about what type of DieResult this is.

  • Namespace: Dice
  • Assembly: DiceRoller (in DiceRoller.dll)

Syntax

public DieType DieType { get; set; }

Property Value

Type: Dice.DieType

What type of die was rolled.