Поделиться через


IDatabaseProjectNode.UserInteractionServices - свойство

Получает объект UserInteractionServices для данного проекта.

Пространство имен:  Microsoft.VisualStudio.Data.Schema.Package.Project
Сборка:  Microsoft.VisualStudio.Data.Schema.Package (в Microsoft.VisualStudio.Data.Schema.Package.dll)

Синтаксис

'Декларация
ReadOnly Property UserInteractionServices As UserInteractionServices
    Get
UserInteractionServices UserInteractionServices { get; }
property UserInteractionServices^ UserInteractionServices {
    UserInteractionServices^ get ();
}
abstract UserInteractionServices : UserInteractionServices
function get UserInteractionServices () : UserInteractionServices

Значение свойства

Тип: Microsoft.Data.Schema.UserInteractionServices

Безопасность платформы .NET Framework

См. также

Ссылки

IDatabaseProjectNode Интерфейс

Microsoft.VisualStudio.Data.Schema.Package.Project - пространство имен