Click or drag to resize

PFFileGetUrl Method (PFFile)

Gets the relative URL for the specified file.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public static string GetUrl(
	PFFile file
)

Parameters

file
Type: Packflow.CorePFFile

Return Value

Type: String
See Also