Partager via


IDatabaseProjectPropertiesContainer.SavePropertyFile, méthode

Enregistre le fichier de propriétés s'il comporte une modification dans la table de documents en cours d'exécution.

Espace de noms :  Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly :  Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IDatabaseProjectPropertiesContainer Interface

Microsoft.VisualStudio.Data.Schema.Package.Project, espace de noms