Share via


UserContext Members

Include Protected Members
Include Inherited Members

This class is not used by the Visual Studio SDK. (See Remarks.) Represents a Help context.

The UserContext type exposes the following members.

Constructors

 

Name

Description

Public method

UserContext

Overloaded. Initializes a new instance of the UserContext class.

Top

Methods

 

Name

Description

Public method

Add

This method is not used by the Visual Studio SDK. Adds a Help element to this Help context.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

SaveToString

This method is not used by the Visual Studio SDK. Returns a serialized version of the Help context.

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Public propertyStatic member

Empty

This property is not used by the Visual Studio SDK. Gets a value that indicates whether this Help context contains any Help elements.

Public property

F1Keyword

This property is not used by the Visual Studio SDK. Gets or sets the F1 keyword.

Public property

UserContextElements

This property is not used by the Visual Studio SDK. Gets all Help elements.

Top

See Also

Reference

UserContext Class

Microsoft.VisualStudio.Modeling.Design Namespace