Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.Productivity Namespace / AutoExpandEventArgs Class / Expansion Field


In This Topic
Expansion Field
In This Topic
The expansion string.
Syntax
'Declaration
 
Public ReadOnly Expansion As String
 
'Usage
 
Dim instance As AutoExpandEventArgs
Dim value As String
 
value = instance.Expansion
See Also