Sdílet prostřednictvím


IDatabaseProjectUserFileContributor.GetConfigurationIndependentProperties – metoda

Vrátí uživatel soubor nezávislý konfigurační vlastnosti, které jsou trvalé.

Obor názvů:  Microsoft.VisualStudio.Data.Schema.Package.Project
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Deklarace
Function GetConfigurationIndependentProperties As String()
string[] GetConfigurationIndependentProperties()
array<String^>^ GetConfigurationIndependentProperties()
abstract GetConfigurationIndependentProperties : unit -> string[] 
function GetConfigurationIndependentProperties() : String[]

Vrácená hodnota

Typ: array<System.String[]
Seznam všech názvů vlastností přetrvávají.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

IDatabaseProjectUserFileContributor Rozhraní

Microsoft.VisualStudio.Data.Schema.Package.Project – obor názvů