Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.UserInterface Library
/
Frame Object
/ GetPropertyValue Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
GetPropertyValue Method
In This Topic
Gets the value for a property in the property store
Syntax
Visual Basic (Declaration)
expression
.GetPropertyValue( _
ByVal
name
As
String _ )
As
String
where
expression
is a variable that represents a
Frame Object
Parameters
name
See Also
Reference
Frame Object
Frame Members