UserContextTypeConverter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This class is deprecated. Use the facilities in the DSL domain model to define help system bindings.
public ref class UserContextTypeConverter : System::ComponentModel::TypeConverter
[System.Obsolete("This class is deprecated. Use the facilities in the DSL domain model to define help system bindings.")]
public class UserContextTypeConverter : System.ComponentModel.TypeConverter
[<System.Obsolete("This class is deprecated. Use the facilities in the DSL domain model to define help system bindings.")>]
type UserContextTypeConverter = class
inherit TypeConverter
Public Class UserContextTypeConverter
Inherits TypeConverter
- Inheritance
-
UserContextTypeConverter
- Attributes
Constructors
UserContextTypeConverter() |