Show / Hide Table of Contents

Property Key

| Improve this Doc View Source

Key

Gets the key which uniquely identifies the addon in the AddonBag.

Declaration
object Key { get; }
Property Value
Type Description
System.Object
Remarks

Implementors should return immutable, non null value. Add addon objects with the same key into AddonBag will throw an exception.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest