Version

GetToolProperty Method (IToolbarManagerReplay)

Syntax
'Declaration
 
Function GetToolProperty( _
   ByVal oEnumRegion As System.Object, _
   ByVal oRegionId As System.Object, _
   ByVal oPathToTool As System.Object, _
   ByVal fullPropertyName As System.String _
) As System.Object
System.object GetToolProperty( 
   System.object oEnumRegion,
   System.object oRegionId,
   System.object oPathToTool,
   System.string fullPropertyName
)

Parameters

oEnumRegion
oRegionId
oPathToTool
fullPropertyName
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also