TabRequest 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.
Invoke ('tab/fetch') request value payload.
public class TabRequest
type TabRequest = class
Public Class TabRequest
- Inheritance
-
TabRequest
Constructors
TabRequest() |
Initializes a new instance of the TabRequest class. |
Properties
Context |
Gets or sets current user context, i.e., the current theme. |
State |
Gets or sets state, which is the magic code for OAuth Flow. |
TabEntityContext |
Gets or sets current tab entity request context. |