CogParseGenericAQN GetAssemblyName Method Cognex VisionPro 9.5
Returns the Assembly name from an AQN

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

public static string GetAssemblyName(
	string aQN
)

Parameters

aQN
Type: System String
the AQN from which to retreive the Assembly Name

Return Value

Type: String
the Assembly Name
See Also