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


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

Получает или задает объект служб взаимодействия с пользователем.

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

Синтаксис

'Декларация
Property UserInteractionServices As UserInteractionServices
    Get
    Set
UserInteractionServices UserInteractionServices { get; set; }
property UserInteractionServices^ UserInteractionServices {
    UserInteractionServices^ get ();
    void set (UserInteractionServices^ value);
}
abstract UserInteractionServices : UserInteractionServices with get, set
function get UserInteractionServices () : UserInteractionServices
function set UserInteractionServices (value : UserInteractionServices)

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

Тип: Microsoft.Data.Schema.UserInteractionServices

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

См. также

Ссылки

ISchemaHierarchyGenerator Интерфейс

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