Class FileLocation
Enumerates the storage targets.
Inheritance
System.Object
FileLocation
Namespace: Telerik.Windows.Controls.Diagrams.Extensions
Assembly: Telerik.Windows.Controls.Diagrams.Extensions.dll
Syntax
public sealed class FileLocation : Enum
Fields
Disk
IsolatedStorage
The application's isolated storage.
Declaration
public const FileLocation IsolatedStorage
Field Value
FileLocation
|
value__
Declaration
public int value__
Field Value
System.Int32
|