Share via


UserInteractionServices Class

Represents user interaction services.

Namespace:  Microsoft.Data.Schema.Extensibility
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public MustInherit Class UserInteractionServices
'Usage
Dim instance As UserInteractionServices
public abstract class UserInteractionServices
public ref class UserInteractionServices abstract
public abstract class UserInteractionServices
[<AbstractClassAttribute>]
type UserInteractionServices =  class end

Inheritance Hierarchy

System.Object
  Microsoft.Data.Schema.Extensibility.UserInteractionServices

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

UserInteractionServices Members

Microsoft.Data.Schema.Extensibility Namespace