Freigeben über


IDatabaseProjectNode.FileScriptCache-Eigenschaft

Ruft den Datei-Manager ab, der verwendet wird, um das Modell mit Dateien aufzufüllen.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.Data.Schema.SchemaModel.FileScriptCache

.NET Framework-Sicherheit

Siehe auch

Referenz

IDatabaseProjectNode Schnittstelle

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