IDatabaseProjectPropertiesContainer.SavePropertyFile-Methode

Speichert die Eigenschaftendatei, wenn sie eine Änderung in der Tabelle aktiver Dokumente (Running Document Table, RDT) aufweist.

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

Syntax

'Declaration
Sub SavePropertyFile ( _
    source As DatabaseTaskHost..::..PropertySource _
)
void SavePropertyFile(
    DatabaseTaskHost..::..PropertySource source
)
void SavePropertyFile(
    DatabaseTaskHost..::..PropertySource source
)
abstract SavePropertyFile : 
        source:DatabaseTaskHost..::..PropertySource -> unit 
function SavePropertyFile(
    source : DatabaseTaskHost..::..PropertySource
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IDatabaseProjectPropertiesContainer Schnittstelle

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