IDatabaseProjectNode.FileScriptCache 属性

获取用于使用文件填充模型的文件管理器。

命名空间:  Microsoft.VisualStudio.Data.Schema.Package.Project
程序集:  Microsoft.VisualStudio.Data.Schema.Package(在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

语法

声明
ReadOnly Property FileScriptCache As FileScriptCache
    Get
FileScriptCache FileScriptCache { get; }
property FileScriptCache^ FileScriptCache {
    FileScriptCache^ get ();
}
abstract FileScriptCache : FileScriptCache
function get FileScriptCache () : FileScriptCache

属性值

类型:Microsoft.Data.Schema.SchemaModel.FileScriptCache

.NET Framework 安全性

请参见

参考

IDatabaseProjectNode 接口

Microsoft.VisualStudio.Data.Schema.Package.Project 命名空间