Compartir a través de


IDatabaseProjectNode.FileScriptCache (Propiedad)

Obtiene el administrador de archivos que se emplea para rellenar el modelo con archivos.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Project
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

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

Valor de propiedad

Tipo: Microsoft.Data.Schema.SchemaModel.FileScriptCache

Seguridad de .NET Framework

Vea también

Referencia

IDatabaseProjectNode Interfaz

Microsoft.VisualStudio.Data.Schema.Package.Project (Espacio de nombres)