Partilhar via


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

Consulte também

Referência

IDatabaseProjectNode Interface

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