Compartir a través de


IDatabaseProjectUserFileContributor.GetConfigurationDependentProperties (Método)

Devuelve las propiedades dependientes de la configuración que se conservan en el archivo del 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 GetConfigurationDependentProperties As String()
string[] GetConfigurationDependentProperties()
array<String^>^ GetConfigurationDependentProperties()
abstract GetConfigurationDependentProperties : unit -> string[] 
function GetConfigurationDependentProperties() : 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)