Partager via


IDatabaseProjectUserFileContributor.GetConfigurationDependentProperties, méthode

Retourne des propriétés dépendantes de la configuration qui sont rendues persistantes pour le fichier .user .

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
Function GetConfigurationDependentProperties As String()
string[] GetConfigurationDependentProperties()
array<String^>^ GetConfigurationDependentProperties()
abstract GetConfigurationDependentProperties : unit -> string[] 
function GetConfigurationDependentProperties() : String[]

Valeur de retour

Type : array<System.String[]
Liste de tous les noms des propriétés à rendre persistantes.

Sécurité .NET Framework

Voir aussi

Référence

IDatabaseProjectUserFileContributor Interface

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