Compartir a través de


IDatabaseProjectNode.UserInteractionServices (Propiedad)

Obtiene el UserInteractionServices para este proyecto.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Project
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
ReadOnly Property UserInteractionServices As UserInteractionServices
    Get
UserInteractionServices UserInteractionServices { get; }
property UserInteractionServices^ UserInteractionServices {
    UserInteractionServices^ get ();
}
abstract UserInteractionServices : UserInteractionServices
function get UserInteractionServices () : UserInteractionServices

Valor de propiedad

Tipo: Microsoft.Data.Schema.UserInteractionServices

Seguridad de .NET Framework

Vea también

Referencia

IDatabaseProjectNode Interfaz

Microsoft.VisualStudio.Data.Schema.Package.Project (Espacio de nombres)