BrowserTitleMode Enum
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.
Mode for the title.
public enum BrowserTitleMode
- Inheritance
-
System.EnumBrowserTitleMode
Fields
Name | Value | Description |
---|---|---|
Default | 0 | Uses the system default showing it. |
Show | 1 | Show the title. |
Hide | 2 | Hide the title. |