Click or drag to resize

PFFileExtensions Class

Provides extension methods for the PFFile class.
Inheritance Hierarchy
SystemObject
  Packflow.CorePFFileExtensions

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 class PFFileExtensions

The PFFileExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetReference
Creates a file reference from a PFFile. Returns null if the passed file is null.
Top
See Also