CogReferencedAssembly SystemPath Property Cognex VisionPro 9.7
Gets the directory containing the .NET Framework assemblies. The framework version is the same as the executing version of the CLR.

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

public static string SystemPath { get; }

Property Value

Type: String
See Also