WebFileData Class

Web file data on a http/ftp server.

Definition

Namespace: PCBI.Plugin
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class WebFileData : IFileData
Inheritance
Object    WebFileData
Implements
IFileData

Constructors

WebFileDataInitializes a new instance of the WebFileData class

Properties

CanProcessStart true if this file can be used in PCBI.Automation.ProcessPCBI.Start() command
IsReadOnly true if this File is ReadOnly
Properties Addional Properties of the file => Always null

Methods

GetDetails 
GetFileDescription A short description text if availabale
GetFileName 
GetFilePath 
LoadAsync 
SaveAsync 

Extension Methods

See Also