|
![]() |
The FileProtocolPlugin type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DeveloperId |
The 4 character ADN developer code or a GUID. The combination of this and Name should make the plugin unique (Inherited from Plugin.) |
![]() |
Id |
The full identifier for the plugin. This is formed as
Name.DeveloperId (Inherited from Plugin.) |
![]() |
IsRemote |
Does this protocol access remote data?
|
![]() |
Name |
The name of the Plugin. The combination of this and DeveloperId should make the plugin unique (Inherited from Plugin.) |
![]() |
PluginRecord |
The PluginRecord that provides access to the attribute defined properties for this plugin. (Inherited from Plugin.) |
![]() |
SupportedSchemes |
List of schemes that this protocol supports.
|
![]() |
SupportsDirectOpen |
Does this protocol support direct opening of a file?
|
![]() |
SupportsGetPut |
Does this protocol support the GetFile and PutFile methods?
|
![]() |
SupportsOwnCache |
Does this protocol support it's own cache?
|