Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 79.0.0.0 (79.0.0.0)
public static string ConvertMemberInfoPathToPropertyDescriptorPath(
Object subject,
string infoPath
)
public static string ConvertMemberInfoPathToPropertyDescriptorPath(
Object subject,
string infoPath
)
Public Shared Function ConvertMemberInfoPathToPropertyDescriptorPath (
subject As Object,
infoPath As String
) As String
Public Shared Function ConvertMemberInfoPathToPropertyDescriptorPath (
subject As Object,
infoPath As String
) As String
public:
static String^ ConvertMemberInfoPathToPropertyDescriptorPath(
Object^ subject,
String^ infoPath
)
public:
static String^ ConvertMemberInfoPathToPropertyDescriptorPath(
Object^ subject,
String^ infoPath
)
Parameters
- subject
- Type: System Object
- infoPath
- Type: System String
Return Value
Type:
String