Partilhar via


Método IDatabaseProjectUserFileContributor.GetConfigurationDependentProperties

Retorna as propriedades de configuração dependente são persistentes para o usuário. arquivo.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
Function GetConfigurationDependentProperties As String()
string[] GetConfigurationDependentProperties()
array<String^>^ GetConfigurationDependentProperties()
abstract GetConfigurationDependentProperties : unit -> string[] 
function GetConfigurationDependentProperties() : String[]

Valor de retorno

Tipo: array<System.String[]
Uma lista de todos os nomes de propriedade para persistir.

Segurança do .NET Framework

Consulte também

Referência

IDatabaseProjectUserFileContributor Interface

Namespace Microsoft.VisualStudio.Data.Schema.Package.Project