[]
活字格云
成功案例
API文档
示例演示
帮助文档
视频教程
立即下载
活字格中文文档
.NET API
GrapeCity.Forguncy.Plugin
IReferFiles
V10.1
首页
.NET API
GrapeCity.Forguncy.CellTypes
GrapeCity.Forguncy.Commands
GrapeCity.Forguncy.Plugin
AdvancedPropertyAttribute
AuthenticationMode
BindingColumnDataSourceQueryResultMode
BindingColumnDataSourceTreeSetting
BindingDataSourcePropertyAttribute
BindingDataSourcePropertyItem
BoolPropertyAttribute
BuiltinEditorSetting
CellTypeStyleTemplateEditorSetting
CellTypeStyleTemplatePropertyAttribute
CheckBoxEidtorSetting
ColorPropertyAttribute
ColorSelectorEditorSetting
ComboEditorSetting
ComboPropertyAttribute
DatabaseConnectionSelectorPropertyAttribute
DataSourceEditorSetting
DependenceRuntimeModuleAttribute
DeprecatedAttribute
DictionaryPropertyAttribute
DoubleEditorSetting
DoublePropertyAttribute
EditorSetting
EnumValueEditorSetting
FileCopyInfo
FileUploadInfo
FindResultItem
FlatListPropertyAttribute
FlatListPropertyAttributeEditorSetting
FlatObjectPropertyAttribute
FlatObjectPropertyAttributeEditorSetting
FontFamilyPropertyAttribute
FontFamilyPropertyEditorSetting
ForguncyErrorInfo
ForguncyErrorType
ForguncyTableColumnType
ForguncyTableType
FormulaNullQueryPolicy
FormulaPropertyAttribute
FormulaSelectorEditorSetting
GenerateCellInfo
GlobalPropertyCheckInfo
HyperlinkBaseEditorSetting
HyperlinkEditorPropertyAttribute
HyperlinkEditorSetting
IBindingColumnDataSource
IBindingDataSource
IBindingInfo
IBuilderContextBase
ICellInfoBase
IColumnInfo
IconAttribute
IEditorSettingsDataContext
IFileUploadContext
IForceGenerateCell
IFormulaReferObject
IListViewInfo
IListViewInfoDesigner
IListViewTemplateCellInfo
ILocalServerInfo
ImageEditorSetting
ImageValue
ImageValuePropertyAttribute
INamedObject
INeedUploadFileByUser
IntEditorSetting
IntelligentFormulaAttribute
IntPropertyAttribute
IPageInfo
IntelligentNameAttribute
IPostGenerate
IPropertySearchable
IReferenceFormula
IReferenceGlobalProperty
IReferenceImage
IReferenceListView
IReferenceListViewColumn
IReferencePage
IReferenceProcess
IReferenceResource
IReferenceTable
IReferFiles
ISupportDeclareObjectEmpty
ISupportUpgrade
ISupportUpgradeContext
ITableInfo
ItemDisplayNameAttribute
ITreeNode
IUploadLimit
IUserServiceInfo
IWorkflowInfo
ListPropertyAttribute
ListPropertyItemSettingAttribute
ListviewPropertyAttribute
LocatedObject
LocatedObject<T>
LocationIndicator
LocationIndicatorExtension
NameIndicator
NullFormulaValueQueryPolicy
ObjectDesigner
ObjectIndicator
ObjectIndicator<T>
ObjectListPropertyAttribute
ObjectPropertyAttribute
ObjectPropertyBase
OrderWeightAttribute
OrientationEidtorSetting
PageMetadataJsonIgnoreAttribute
PageNamePropertyAttribute
PercentageEditorSetting
PercentagePropertyAttribute
PluginUtilities
PreviewResourceProvider
PluginAlignmentFormatOptions
PropertyIndicator
PluginFormatDialogTabType
RadioEditorSetting
RadioGroupPropertyAttribute
ResourceSelectorEditorSetting
RolePermissionEditorSetting
RoleSelectorPropertyAttribute
RunTimeMethodAttribute
SaveJsonIgnoreAttribute
SearchablePropertyAttribute
SearchTagsAttribute
SelectorPropertyAttribute
ServerCommandNamePropertyAttribute
ServerIgnorePropertyAttribute
ServerPropertyAttribute
SupportRefreshPreview
TableCheckInfo
TableColumnKind
TableColumnKindFlags
TableComboTreeSelectorEditorSetting
TextEditorSetting
TextPropertyAttribute
TimeValueEditorSetting
TreePropertyAttribute
UserControlPagePropertyAttribute
UserControlPageSelectorEditorSetting
WindowsIgnorePropertyAttribute
GrapeCity.Forguncy.Plugin.Attributes
GrapeCity.Forguncy.Plugin.Services
GrapeCity.Forguncy.ServerApi
Java API
Javascript API
User Service API
(Showing Draft Content)
GrapeCity.Forguncy.Plugin.IReferFiles
接口 IReferFiles
此接口将返回当前对象关联的所有文件的物理文件路径。
命名空间
:
GrapeCity
.
Forguncy
.
Plugin
程序集
: GrapeCity.Forguncy.Plugin.dll
语法
public interface IReferFiles
方法
GetReferFiles()
此接口将返回当前对象关联的所有文件的物理文件路径。
声明
IEnumerable<string> GetReferFiles()
返回值
类型
描述
System.Collections.Generic.IEnumerable<T>
<
string
>