Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.Productivity Namespace / AutoExpandDefinition Structure
Members


AutoExpandDefinition Structure
Contains an Auto Expand key-value pair that maps an abbreviation string to an expansion string.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Structure AutoExpandDefinition 
   Inherits System.ValueType
 
'Usage
 
Dim instance As AutoExpandDefinition
Inheritance Hierarchy

System.Object
   System.ValueType
      Attachmate.Reflection.Productivity.AutoExpandDefinition

See Also