Click or drag to resize

ScriptManagerGetScriptFromPath Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public ScriptDetails GetScriptFromPath(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: ScriptDetails
See Also