Partager via


IDatabaseProjectUserFileContributor.GetConfigurationIndependentProperties, méthode

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

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