Interface IDatabaseProjectUserFileContributor
Para usar essa classe para definir propriedades que são persistentes no arquivo. User.
Esta API não compatível com CLS.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly: Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)
Sintaxe
'Declaração
<CLSCompliantAttribute(False)> _
Public Interface IDatabaseProjectUserFileContributor _
Inherits IExtension
[CLSCompliantAttribute(false)]
public interface IDatabaseProjectUserFileContributor : IExtension
[CLSCompliantAttribute(false)]
public interface class IDatabaseProjectUserFileContributor : IExtension
[<CLSCompliantAttribute(false)>]
type IDatabaseProjectUserFileContributor =
interface
interface IExtension
end
public interface IDatabaseProjectUserFileContributor extends IExtension
O tipo IDatabaseProjectUserFileContributor expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
GetConfigurationDependentProperties | Retorna as propriedades de configuração dependente são persistentes para o usuário.arquivo. | |
GetConfigurationIndependentProperties | Retorna as propriedades de configuração independente que são mantidas no arquivo do usuário. |
Início
Consulte também
Referência
Namespace Microsoft.VisualStudio.Data.Schema.Package.Project