UserContext Class
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.
Class that represents a collection of help elements
C++
public ref class UserContext
[System.ComponentModel.TypeConverter(typeof(Microsoft.VisualStudio.Modeling.Design.UserContextTypeConverter))]
[System.Obsolete("This class is deprecated. Use the facilities in the DSL domain model to define help system bindings.")]
[System.Serializable]
public class UserContext
[<System.ComponentModel.TypeConverter(typeof(Microsoft.VisualStudio.Modeling.Design.UserContextTypeConverter))>]
[<System.Obsolete("This class is deprecated. Use the facilities in the DSL domain model to define help system bindings.")>]
[<System.Serializable>]
type UserContext = class
Public Class UserContext
- Inheritance
-
UserContext
- Attributes
User |
|
User |
load from a string, as saved by SaveToString |
User |
Empty |
Represents an empty context bag. |
F1Keyword | |
User |
Returns a read-only collection of context elements |
Add(String, String, User |
Adds a help element to the collection. |
Save |
serialize to a string: [Name Value][Name Value]... |
Produkt | Verzie (Zastarané) |
---|---|
Visual Studio SDK | (2017, 2019, 2022) |