Propriedade IDatabaseProjectNode.UserInteractionServices
Obtém o UserInteractionServices para este projeto.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly: Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)
Sintaxe
'Declaração
ReadOnly Property UserInteractionServices As UserInteractionServices
Get
UserInteractionServices UserInteractionServices { get; }
property UserInteractionServices^ UserInteractionServices {
UserInteractionServices^ get ();
}
abstract UserInteractionServices : UserInteractionServices
function get UserInteractionServices () : UserInteractionServices
Valor de propriedade
Tipo: Microsoft.Data.Schema.UserInteractionServices
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.
Consulte também
Referência
IDatabaseProjectNode Interface
Namespace Microsoft.VisualStudio.Data.Schema.Package.Project