1 write to _description
System.AddIn (1)
System\Addin\AddInAttribute.cs (1)
77set { _description = value; }
1 reference to _description
System.AddIn (1)
System\Addin\AddInAttribute.cs (1)
76get { return _description; }