Table of Contents

Enum FilePathType

Namespace
Shift.Common
Assembly
Shift.Common.dll
public enum FilePathType
Extension Methods

Fields

AbsoluteUrl = 1
LocalFile = 3
RelativeUrl = 2
RemoteFile = 4
Unknown = 0