Click or drag to resize
Askia

IResourceFile Interface

Resource file interface

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public interface IResourceFile

The IResourceFile type exposes the following members.

Properties
  NameDescription
Public propertyData
Data contained within the file
Public propertyFileLocation
Location of the file
Public propertyIsExternal
Indicates if the resource is external
Top
See Also