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 命名空间