Proprietà IDatabaseProjectNode.FileScriptCache

Ottiene il File Manager utilizzato per popolare il modello con i file.

Spazio dei nomi:  Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.Data.Schema.SchemaModel.FileScriptCache

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IDatabaseProjectNode Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Data.Schema.Package.Project