Compartir a través de


IDatabaseProjectUserFileContributor.GetConfigurationIndependentProperties (Método)

Devuelve las propiedades independientes de la configuración que se conservan en el archivo de usuario.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Project
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

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

Valor devuelto

Tipo: array<System.String[]
Lista de todos los nombres de propiedad que se van a conservar.

Seguridad de .NET Framework

Vea también

Referencia

IDatabaseProjectUserFileContributor Interfaz

Microsoft.VisualStudio.Data.Schema.Package.Project (Espacio de nombres)