Partilhar via


Propriedade IDatabaseProjectNode.FileScriptCache

Obtém o Gerenciador de arquivos é usado para preencher o modelo com arquivos.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
ReadOnly Property FileScriptCache As FileScriptCache
    Get
FileScriptCache FileScriptCache { get; }
property FileScriptCache^ FileScriptCache {
    FileScriptCache^ get ();
}
abstract FileScriptCache : FileScriptCache
function get FileScriptCache () : FileScriptCache

Valor de propriedade

Tipo: Microsoft.Data.Schema.SchemaModel.FileScriptCache

Segurança do .NET Framework

Consulte também

Referência

IDatabaseProjectNode Interface

Namespace Microsoft.VisualStudio.Data.Schema.Package.Project