CogPathConverter ConvertFilenameToRelative Method Cognex VisionPro 9.10

Namespace: Cognex.VisionPro.ApplicationWizard.Implementation.Internal
Assembly: Cognex.VisionPro.ApplicationWizard.Core (in Cognex.VisionPro.ApplicationWizard.Core.dll) Version: 79.0.0.0 (79.0.0.0)
Syntax

public static string ConvertFilenameToRelative(
	string fname,
	string relativeRoot
)

Parameters

fname
Type: System String
relativeRoot
Type: System String

Return Value

Type: String
See Also