IContext Interface
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.
Represents the interface for common UII context.
public interface class IContext
public interface IContext
type IContext = interface
Public Interface IContext
- Derived
Properties
ContextInformation |
Gets or sets the context information. |
Count |
Gets the number of items in collection. |
Item[String] |
Gets or sets the index. |
Methods
Clear() |
Clears the context |
GetContext() |
Gets the context. |
SetContext(String) |
Sets the context. |