CogToolTerminals ConvertPropertyDescriptorPathToMemberInfoPath Method Cognex VisionPro 9.22 SR1

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax

public static string ConvertPropertyDescriptorPathToMemberInfoPath(
	Object subject,
	string descriptorPath,
	bool isLValue
)

Parameters

subject
Type: System Object
descriptorPath
Type: System String
isLValue
Type: System Boolean

Return Value

Type: String
See Also