DialogContextPath 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.
Defines path for available dialog contexts.
public class DialogContextPath
type DialogContextPath = class
Public Class DialogContextPath
- Inheritance
-
DialogContextPath
Constructors
DialogContextPath() |
Fields
ActiveDialog |
Memory Path to dialogContext's active dialog. |
Parent |
Memory Path to dialogContext's parent dialog. |
Stack |
Memory Path to dialogContext's stack. |