Gets the full path to the selected property in a property grid
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax
Parameters
- context
- Type: System.ComponentModel ITypeDescriptorContext
The context in which the property is selected.
Return Value
Type: StringThe dot-separated path to the property from the top-level selected item (normally a tool).
See Also